Searched refs:ckpath (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/cmd/valtools/ |
H A D | Makefile | 31 PROG= ckint ckitem ckpath ckrange ckstr ckyorn \ 35 ckkeywd.po ckpath.po ckrange.po ckstr.po \ 103 $(LINT.c) ckpath.c $(LDLIBS)
|
H A D | ckpath.c | 299 n = ckpath(pathval, pflags, deflt, error, help, prompt); in main()
|
/illumos-gate/usr/src/man/man1/ |
H A D | Makefile | 67 ckpath.1 \ 577 errpath.1 := LINKSRC = ckpath.1 578 helppath.1 := LINKSRC = ckpath.1 579 valpath.1 := LINKSRC = ckpath.1
|
/illumos-gate/usr/src/lib/libadm/inc/ |
H A D | libadm.h | 67 extern int ckpath(char *, int, char *, char *, char *, char *);
|
/illumos-gate/usr/src/lib/libadm/ |
H A D | Makefile.com | 30 ckdate.o ckgid.o ckint.o ckitem.o ckkeywd.o ckpath.o \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1.inc | 44 file path=usr/share/man/man1/ckpath.1 87 link path=usr/share/man/man1/errpath.1 target=ckpath.1 127 link path=usr/share/man/man1/helppath.1 target=ckpath.1 274 link path=usr/share/man/man1/valpath.1 target=ckpath.1
|
H A D | SUNWcs.p5m | 569 file path=usr/bin/ckpath mode=0555 1243 hardlink path=usr/sadm/bin/errpath target=../../../usr/bin/ckpath 1252 hardlink path=usr/sadm/bin/helppath target=../../../usr/bin/ckpath 1262 hardlink path=usr/sadm/bin/valpath target=../../../usr/bin/ckpath
|
/illumos-gate/usr/src/cmd/svr4pkg/libinst/ |
H A D | scriptvfy.l | 409 ^ckpath/[\t\n ] | 410 [\t \/]ckpath/[\t\n ] |
|
H A D | fixpath.c | 388 if (n = ckpath(path, P_ABSOLUTE|P_DIR|P_WRITE, in ask_basedir()
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | ckpath.c | 271 ckpath(char *pathval, int pflags, char *defstr, char *error, char *help, in ckpath() function
|
H A D | mapfile-vers | 91 ckpath;
|
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libadm.h | 102 extern int ckpath __P((char *pathval, int pflags, char *defstr,
|