Searched refs:puthelp (Results 1 – 16 of 16) sorted by relevance
/titanic_44/usr/src/lib/libadm/common/ |
H A D | ckyorn.c | 78 puthelp(stdout, HLPMSG, help); in ckyorn_hlp() 104 puthelp(stderr, HLPMSG, help); in ckyorn()
|
H A D | ckint.c | 85 puthelp(stdout, defmesg, help); in ckint_hlp() 117 puthelp(stderr, defmesg, help); in ckint()
|
H A D | ckrange.c | 71 puthelp(stdout, defmesg, help); in ckrange_hlp() 134 puthelp(stderr, defmesg, help); in ckrange()
|
H A D | ckgid.c | 142 puthelp(stdout, msg, help); in ckgid_hlp() 180 puthelp(stderr, defmesg, help); in ckgid()
|
H A D | ckuid.c | 142 puthelp(stdout, msg, help); in ckuid_hlp() 180 puthelp(stderr, defmesg, help); in ckuid()
|
H A D | ckstr.c | 138 puthelp(stdout, defhlp, help); in ckstr_hlp() 172 puthelp(stderr, defhlp, help); in ckstr()
|
H A D | puthelp.c | 42 puthelp(FILE *fp, char *defmesg, char *help) in puthelp() function
|
H A D | ckpath.c | 266 puthelp(stdout, defhlp, help); in ckpath_hlp() 308 puthelp(stderr, defhlp, help); in ckpath()
|
H A D | cktime.c | 299 puthelp(stdout, defmesg, help); in cktime_hlp() 378 puthelp(stderr, defmesg, help); in cktime()
|
H A D | ckdate.c | 250 puthelp(stdout, defmesg, help); in ckdate_hlp() 438 puthelp(stderr, defmesg, help); in ckdate()
|
H A D | ckkeywd.c | 100 puthelp(stderr, defmesg, help); in ckkeywd()
|
H A D | ckitem.c | 122 puthelp(stdout, defhlp, help); in ckitem_hlp() 540 puthelp(stderr, defhlp, help);
|
H A D | mapfile-vers | 146 puthelp;
|
/titanic_44/usr/src/lib/libadm/inc/ |
H A D | libadm.h | 106 extern void puthelp(FILE *, char *, char *);
|
/titanic_44/usr/src/lib/libadm/ |
H A D | Makefile.com | 33 pkgnmchk.o pkgparam.o putdev.o putdgrp.o puterror.o puthelp.o \
|
/titanic_44/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libadm.h | 295 extern void puthelp __P((FILE *fp, char *defmesg, char *help));
|