Home
last modified time | relevance | path

Searched refs:devfree (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/cmd/devmgmt/cmds/
H A DMakefile33 PROG = devattr devreserv getvol putdgrp devfree getdev listdgrp getdgrp \
56 $(LINT.c) devfree.c $(LDLIBS)
H A Ddevfree.c215 if (devfree(key, (*plk)->devname) != 0) in main()
273 if (devfree(key, *argp) != 0) { in main()
/titanic_50/usr/src/head/
H A Ddevmgmt.h153 int devfree(int, char *);
/titanic_50/usr/src/lib/libadm/common/
H A Dmapfile-vers115 devfree;
H A Ddevreserv.c1034 devfree( in devfree() function
/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h171 extern int devfree __P((long key, char *device));
/titanic_50/usr/src/man/man1m/
H A DMakefile87 devfree.1m \
/titanic_50/usr/src/pkg/manifests/
H A DSUNWcs.man1m.inc55 file path=usr/share/man/man1m/devfree.1m
H A DSUNWcs.mf731 file path=usr/bin/devfree mode=0555
/titanic_50/
H A D.gitignore879 usr/src/cmd/devmgmt/cmds/devfree