Home
last modified time | relevance | path

Searched refs:getdev (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/cmd/devmgmt/cmds/
H A DMakefile33 PROG = devattr devreserv getvol putdgrp devfree getdev listdgrp getdgrp \
57 $(LINT.c) getdev.c $(LDLIBS)
H A Dgetdev.c248 if (!(fitdevlist = getdev(devicelist, criterialist, options))) { in main()
/titanic_50/usr/src/cmd/lastcomm/
H A Dlc_pacct.c33 strcmp(getdev(acp->ac_tty), argv[j]) && in ok()
98 LMAX, getdev(acp->ac_tty), in lc_pacct()
H A Dlc_exacct.c53 strcmp(getdev(tty), argv[j]) && in ok()
154 flagbits(flag), NMAX, getname(uid), LMAX, getdev(tty), in disp_group()
H A Dlastcomm.h81 extern char *getdev(dev_t);
H A Dlc_utils.c217 getdev(dev_t dev) in getdev() function
/titanic_50/usr/src/head/
H A Ddevmgmt.h155 char **getdev(char **, char **, int);
/titanic_50/usr/src/cmd/fs.d/ufs/quot/
H A Dquot.c107 static int getdev(char **);
180 if ((getdev(&argv[i]) == 0) && in main()
466 getdev(char **devpp) in getdev() function
/titanic_50/usr/src/lib/libadm/
H A DMakefile.com31 devattr.o devreserv.o devtab.o dgrpent.o getdev.o getdgrp.o \
/titanic_50/usr/src/cmd/fs.d/
H A Dfsck.c100 } *newdev(), *getdev();
597 bdp = getdev(name, devp); in fsck_dopreen()
739 getdev(char *name, struct devlist **list) in getdev() function
/titanic_50/usr/src/lib/libadm/common/
H A Dgetdgrp.c155 devlist = getdev(NULL, criteria, (options & DTAB_ANDCRITERIA)); in getdgrp()
H A Dmapfile-vers124 getdev;
H A Dgetdev.c208 getdev( in getdev() function
/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h206 extern char **getdev __P((char **devices, char **criteria, int options));
/titanic_50/usr/src/man/man1m/
H A DMakefile153 getdev.1m \
/titanic_50/usr/src/pkg/manifests/
H A DSUNWcs.man1m.inc97 file path=usr/share/man/man1m/getdev.1m
H A DSUNWcs.mf757 file path=usr/bin/getdev mode=0555
/titanic_50/
H A D.gitignore881 usr/src/cmd/devmgmt/cmds/getdev