Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A Dmain.c68 struct vt_mode smode; in VGLEnd() local
143 struct vt_mode smode; in VGLInit() local
/freebsd/contrib/sendmail/editmap/
H A Deditmap.c93 int smode; local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c126 vdev_bdev_mode(spa_mode_t smode) in vdev_bdev_mode()
253 vdev_blkdev_get_by_path(const char *path, spa_mode_t smode, void *holder) in vdev_blkdev_get_by_path()
269 vdev_blkdev_put(zfs_bdev_handle_t *bdh, spa_mode_t smode, void *holder) in vdev_blkdev_put()
287 spa_mode_t smode = spa_mode(v->vdev_spa); in vdev_disk_open() local
/freebsd/contrib/mtree/
H A Dcreate.c340 mode_t smode; in statd() local
/freebsd/contrib/sendmail/libsmutil/
H A Dsafefile.c691 int smode; local
/freebsd/contrib/sendmail/makemap/
H A Dmakemap.c372 int smode; local
/freebsd/usr.bin/stat/
H A Dstat.c620 char smode[12], sid[12], path[PATH_MAX + 4]; in format1() local
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c720 bit32 smode = 0; in saEncryptSetMode() local
/freebsd/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/sys/dev/syscons/
H A Dsyscons.h333 struct vt_mode smode; /* switch mode */ member