Home
last modified time | relevance | path

Searched defs:special (Results 1 – 25 of 72) sorted by relevance

123

/titanic_44/usr/src/cmd/fs.d/fd/
H A Dmount.c65 char *special, *mountp; in main() local
199 do_mount(char *special, char *mountp, int rflag) in do_mount()
/titanic_44/usr/src/cmd/fs.d/mntfs/
H A Dmount.c68 char *special, *mountp; in main() local
190 do_mount(char *special, char *mountp, int rflag) in do_mount()
/titanic_44/usr/src/cmd/fs.d/proc/
H A Dmount.c68 char *special, *mountp; in main() local
195 do_mount(char *special, char *mountp, int rflag) in do_mount()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dttyname.c93 typedef struct special { struct
94 const char *spcl_name; /* device name */
95 dev_t spcl_rdev; /* matching major/minor devnum */
96 dev_t spcl_fsdev; /* devnum of containing FS */
97 ino_t spcl_inum; /* inum of entry in FS */
H A Dgetvfsent.c69 getvfsspec(FILE *fd, struct vfstab *vgetp, char *special) in getvfsspec()
/titanic_44/usr/src/cmd/fs.d/udfs/mount/
H A Dmount.c63 char *special, *mountp; in main() local
201 do_mount(char *special, char *mountp, int flag) in do_mount()
/titanic_44/usr/src/cmd/fs.d/ufs/labelit/
H A Dlabelit.c84 char *special = NULL; in main() local
136 label(char *special, char *fsname, char *volume) in label()
/titanic_44/usr/src/cmd/fs.d/
H A Ddeffs.c44 default_fstype(char *special) in default_fstype()
H A Dff.c49 char *special = NULL; /* device special name */ variable
H A Dswitchout.c58 char *special = NULL; /* device special name */ variable
/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dreplica.c74 parse_replica(char *special, int *count) in parse_replica()
/titanic_44/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck.c158 openFS(char *special, int *inFD, int *outFD) in openFS()
279 confirmMountable(char *special, int fd) in confirmMountable()
/titanic_44/usr/src/cmd/fs.d/lofs/mount/
H A Dmount.c69 char *special; /* Entity being mounted */ in main() local
/titanic_44/usr/src/cmd/fs.d/objfs/
H A Dmount.c64 char *special; /* Entity being mounted */ in main() local
/titanic_44/usr/src/cmd/fs.d/sharefs/
H A Dmount.c64 char *special; /* Entity being mounted */ in main() local
/titanic_44/usr/src/cmd/fs.d/ctfs/
H A Dmount.c64 char *special; /* Entity being mounted */ in main() local
/titanic_44/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c275 reportlogerror(int ret, char *mp, char *special, char *cmd, fiolog_t *flp) in reportlogerror()
358 enable_logging(char *mp, char *special) in enable_logging()
385 disable_logging(char *mp, char *special) in disable_logging()
/titanic_44/usr/src/cmd/fs.d/tmpfs/
H A Dmount.c73 char *special; in main() local
/titanic_44/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c82 char *special, *mountp; in main() local
/titanic_44/usr/src/cmd/fs.d/dev/
H A Dmount.c56 static char *special; variable
/titanic_44/usr/src/lib/libdiskmgt/common/
H A Dinuse_mnt.c53 char *special; member
H A Dinuse_fs.c55 char *special; member
/titanic_44/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c156 char *special, *name; in main() local
1078 notrand(char *special) in notrand()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Ddeparse.c522 register int flag = ' ', special; in p_comlist() local
/titanic_44/usr/src/cmd/fs.d/ufs/tunefs/
H A Dtunefs.c151 char *special, *name, *mountpoint = NULL; in main() local

123