Searched refs:_rmdevtabrec (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libadm/inc/
H A Ddevtab.h232 extern int _rmdevtabrec(char *);
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h275 extern int _rmdevtabrec __P((char *device));
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Dputdev.c482 if (!(_rmdevtabrec(device))) switch(errno) {
/illumos-gate/usr/src/lib/libadm/common/
H A Dputdev.c42 * _rmdevtabrec() Remove a device-table record
1005 * int _rmdevtabrec(device)
1020 _rmdevtabrec(char *device) /* Device to remove */ function

Completed in 339 milliseconds