Searched refs:ckstr (Results 1 – 13 of 13) sorted by relevance
/titanic_44/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 \ 105 $(LINT.c) ckstr.c $(LDLIBS)
|
H A D | ckstr.c | 263 n = ckstr(strval, regexp, length, deflt, error, help, prompt); in main()
|
/titanic_44/usr/src/man/man1/ |
H A D | Makefile | 68 ckstr.1 \ 590 errstr.1 := LINKSRC = ckstr.1 591 helpstr.1 := LINKSRC = ckstr.1 592 valstr.1 := LINKSRC = ckstr.1
|
/titanic_44/usr/src/lib/libadm/inc/ |
H A D | libadm.h | 77 extern int ckstr(char *, char **, int, char *, char *, char *, char *);
|
/titanic_44/usr/src/lib/libadm/ |
H A D | Makefile.com | 30 ckrange.o ckstr.o cktime.o ckuid.o ckyorn.o data.o \
|
/titanic_44/usr/src/lib/libadm/common/ |
H A D | getvol.c | 250 if (n = ckstr(fsname, NULL, LABELSIZ, NULL, NULL, NULL, in wilabel() 256 if (n = ckstr(volname, NULL, LABELSIZ, NULL, NULL, NULL, in wilabel()
|
H A D | ckstr.c | 142 ckstr(char *strval, char *regexp[], int length, char *defstr, char *error, in ckstr() function
|
H A D | mapfile-vers | 96 ckstr;
|
/titanic_44/usr/src/cmd/svr4pkg/libinst/ |
H A D | scriptvfy.l | 411 ^ckstr/[\t\n ] | 412 [\t \/]ckstr/[\t\n ] |
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1.inc | 41 file path=usr/share/man/man1/ckstr.1 228 link path=usr/share/man/man1/errstr.1 target=ckstr.1 248 link path=usr/share/man/man1/helpstr.1 target=ckstr.1 305 link path=usr/share/man/man1/valstr.1 target=ckstr.1
|
H A D | SUNWcs.mf | 711 file path=usr/bin/ckstr mode=0555 1542 hardlink path=usr/sadm/bin/errstr target=../../../usr/bin/ckstr 1552 hardlink path=usr/sadm/bin/helpstr target=../../../usr/bin/ckstr 1561 hardlink path=usr/sadm/bin/valstr target=../../../usr/bin/ckstr
|
/titanic_44/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libadm.h | 124 extern int ckstr __P((char *strval, char *regexp[], int length,
|
/titanic_44/ |
H A D | .gitignore | 2952 usr/src/cmd/valtools/ckstr
|