Home
last modified time | relevance | path

Searched defs:smode (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/lib/libvgl/
H A Dmain.c68 struct vt_mode smode; in VGLEnd() local
143 struct vt_mode smode; in VGLInit() local
/freebsd-src/contrib/sendmail/editmap/
H A Deditmap.c93 int smode; local
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c128 ASSERT3U(smode, !=, SPA_MODE_UNINIT); in vdev_bdev_mode() argument
251 vdev_blkdev_get_by_path(const char * path,spa_mode_t smode,void * holder) vdev_blkdev_get_by_path() argument
267 vdev_blkdev_put(zfs_bdev_handle_t * bdh,spa_mode_t smode,void * holder) vdev_blkdev_put() argument
285 spa_mode_t smode = spa_mode(v->vdev_spa); vdev_disk_open() local
[all...]
/freebsd-src/contrib/sendmail/libsmutil/
H A Dsafefile.c691 int smode; local
/freebsd-src/contrib/mtree/
H A Dcreate.c340 mode_t smode; in statd() local
/freebsd-src/contrib/sendmail/makemap/
H A Dmakemap.c372 int smode; local
/freebsd-src/usr.bin/stat/
H A Dstat.c620 char smode[12], sid[12], path[PATH_MAX + 4]; in format1() local
/freebsd-src/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c720 bit32 smode = 0; in saEncryptSetMode() local
/freebsd-src/contrib/sendmail/src/
H A Dmap.c1690 int smode = S_IREAD; local
2272 int smode = S_IREAD; variable
2873 int fd, status, omode, smode; local
/freebsd-src/sys/dev/syscons/
H A Dsyscons.h333 struct vt_mode smode; /* switch mode */ member