Searched defs:getdev (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lastcomm/
H A Dlc_utils.c32 * accounting components of lastcomm. getdev(), on its first call, builds
217 getdev(dev_t dev) function
/illumos-gate/usr/src/lib/libadm/common/
H A Dgetdev.c35 * getdev.c
38 * getdev() List devices that match certain criteria.
181 * char **getdev(devices, criteria, options)
208 getdev( function
396 * which will be freed by getdev(), then allocating space for the device
397 * name, which will be freed (maybe) by the application using getdev().
/illumos-gate/usr/src/cmd/fs.d/
H A Dfsck.c100 } *newdev(), *getdev();
597 bdp = getdev(name, devp);
739 getdev(char *name, struct devlist **list) function
/illumos-gate/usr/src/cmd/fs.d/ufs/quot/
H A Dquot.c107 static int getdev(char **);
180 if ((getdev(&argv[i]) == 0) &&
466 getdev(char **devpp) function

Completed in 69 milliseconds