Searched refs:ckpath (Results 1 – 15 of 15) sorted by relevance
/titanic_50/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 | 302 n = ckpath(pathval, pflags, deflt, error, help, prompt); in main()
|
/titanic_50/usr/src/man/man1/ |
H A D | Makefile | 66 ckpath.1 \ 576 errpath.1 := LINKSRC = ckpath.1 577 helppath.1 := LINKSRC = ckpath.1 578 valpath.1 := LINKSRC = ckpath.1
|
/titanic_50/usr/src/lib/libadm/inc/ |
H A D | libadm.h | 67 extern int ckpath(char *, int, char *, char *, char *, char *);
|
/titanic_50/usr/src/lib/libadm/ |
H A D | Makefile.com | 29 ckdate.o ckgid.o ckint.o ckitem.o ckkeywd.o ckpath.o \
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/ |
H A D | wanboot-cgi.c | 704 char ckpath[4][MAXPATHLEN]; in netboot_ftw() local 709 if (snprintf(ckpath[i++], MAXPATHLEN, "%s%s", NB_NETBOOT_ROOT, filename) in netboot_ftw() 713 if (net != NULL && snprintf(ckpath[i++], MAXPATHLEN, "%s%s/%s", in netboot_ftw() 718 if (snprintf(ckpath[i++], MAXPATHLEN, "%s%s/%s", in netboot_ftw() 722 if (net != NULL && snprintf(ckpath[i++], MAXPATHLEN, in netboot_ftw() 733 if (WBCGI_FILE_EXISTS(ckpath[i], buf)) { in netboot_ftw() 734 if ((ret = cb(ckpath[i], arg)) != WBCGI_FTW_CBCONT) in netboot_ftw()
|
/titanic_50/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 | 86 ckpath;
|
/titanic_50/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()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1.inc | 39 file path=usr/share/man/man1/ckpath.1 228 link path=usr/share/man/man1/errpath.1 target=ckpath.1 247 link path=usr/share/man/man1/helppath.1 target=ckpath.1 304 link path=usr/share/man/man1/valpath.1 target=ckpath.1
|
H A D | SUNWcs.mf | 711 file path=usr/bin/ckpath mode=0555 1536 hardlink path=usr/sadm/bin/errpath target=../../../usr/bin/ckpath 1545 hardlink path=usr/sadm/bin/helppath target=../../../usr/bin/ckpath 1554 hardlink path=usr/sadm/bin/valpath target=../../../usr/bin/ckpath
|
/titanic_50/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libadm.h | 102 extern int ckpath __P((char *pathval, int pflags, char *defstr,
|
/titanic_50/usr/src/cmd/avs/dscfg/ |
H A D | dscfgadm.sh | 502 FILE_LOC=`ckpath -artwQ -p "Enter location:"`
|
/titanic_50/ |
H A D | .gitignore | 2950 usr/src/cmd/valtools/ckpath
|