/titanic_44/usr/src/cmd/fs.d/fd/ |
H A D | mount.c | 65 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 D | mount.c | 68 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 D | mount.c | 68 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 D | ttyname.c | 93 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 D | getvfsent.c | 69 getvfsspec(FILE *fd, struct vfstab *vgetp, char *special) in getvfsspec()
|
/titanic_44/usr/src/cmd/fs.d/udfs/mount/ |
H A D | mount.c | 63 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 D | labelit.c | 84 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 D | deffs.c | 44 default_fstype(char *special) in default_fstype()
|
H A D | ff.c | 49 char *special = NULL; /* device special name */ variable
|
H A D | switchout.c | 58 char *special = NULL; /* device special name */ variable
|
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | replica.c | 74 parse_replica(char *special, int *count) in parse_replica()
|
/titanic_44/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | fsck.c | 158 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 D | mount.c | 69 char *special; /* Entity being mounted */ in main() local
|
/titanic_44/usr/src/cmd/fs.d/objfs/ |
H A D | mount.c | 64 char *special; /* Entity being mounted */ in main() local
|
/titanic_44/usr/src/cmd/fs.d/sharefs/ |
H A D | mount.c | 64 char *special; /* Entity being mounted */ in main() local
|
/titanic_44/usr/src/cmd/fs.d/ctfs/ |
H A D | mount.c | 64 char *special; /* Entity being mounted */ in main() local
|
/titanic_44/usr/src/cmd/fs.d/ufs/mount/ |
H A D | mount.c | 275 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 D | mount.c | 73 char *special; in main() local
|
/titanic_44/usr/src/cmd/fs.d/hsfs/mount/ |
H A D | mount.c | 82 char *special, *mountp; in main() local
|
/titanic_44/usr/src/cmd/fs.d/dev/ |
H A D | mount.c | 56 static char *special; variable
|
/titanic_44/usr/src/lib/libdiskmgt/common/ |
H A D | inuse_mnt.c | 53 char *special; member
|
H A D | inuse_fs.c | 55 char *special; member
|
/titanic_44/usr/src/cmd/fs.d/ufs/newfs/ |
H A D | newfs.c | 156 char *special, *name; in main() local 1078 notrand(char *special) in notrand()
|
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | deparse.c | 522 register int flag = ' ', special; in p_comlist() local
|
/titanic_44/usr/src/cmd/fs.d/ufs/tunefs/ |
H A D | tunefs.c | 151 char *special, *name, *mountpoint = NULL; in main() local
|