Home
last modified time | relevance | path

Searched refs:puthelp (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/lib/libadm/common/
H A Dckyorn.c78 puthelp(stdout, HLPMSG, help); in ckyorn_hlp()
104 puthelp(stderr, HLPMSG, help); in ckyorn()
H A Dckint.c85 puthelp(stdout, defmesg, help); in ckint_hlp()
117 puthelp(stderr, defmesg, help); in ckint()
H A Dckrange.c71 puthelp(stdout, defmesg, help); in ckrange_hlp()
134 puthelp(stderr, defmesg, help); in ckrange()
H A Dckgid.c142 puthelp(stdout, msg, help); in ckgid_hlp()
180 puthelp(stderr, defmesg, help); in ckgid()
H A Dckuid.c142 puthelp(stdout, msg, help); in ckuid_hlp()
180 puthelp(stderr, defmesg, help); in ckuid()
H A Dckstr.c138 puthelp(stdout, defhlp, help); in ckstr_hlp()
172 puthelp(stderr, defhlp, help); in ckstr()
H A Dputhelp.c42 puthelp(FILE *fp, char *defmesg, char *help) in puthelp() function
H A Dckpath.c266 puthelp(stdout, defhlp, help); in ckpath_hlp()
308 puthelp(stderr, defhlp, help); in ckpath()
H A Dcktime.c299 puthelp(stdout, defmesg, help); in cktime_hlp()
378 puthelp(stderr, defmesg, help); in cktime()
H A Dckdate.c250 puthelp(stdout, defmesg, help); in ckdate_hlp()
438 puthelp(stderr, defmesg, help); in ckdate()
H A Dckkeywd.c100 puthelp(stderr, defmesg, help); in ckkeywd()
H A Dckitem.c122 puthelp(stdout, defhlp, help); in ckitem_hlp()
540 puthelp(stderr, defhlp, help);
H A Dmapfile-vers146 puthelp;
/titanic_41/usr/src/lib/libadm/inc/
H A Dlibadm.h106 extern void puthelp(FILE *, char *, char *);
/titanic_41/usr/src/lib/libadm/
H A DMakefile.com33 pkgnmchk.o pkgparam.o putdev.o putdgrp.o puterror.o puthelp.o \
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h295 extern void puthelp __P((FILE *fp, char *defmesg, char *help));