Searched refs:ckstr (Results 1 - 8 of 8) 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 \ 105 $(LINT.c) ckstr.c $(LDLIBS)
|
H A D | ckstr.c | 263 n = ckstr(strval, regexp, length, deflt, error, help, prompt);
|
/illumos-gate/usr/src/lib/libadm/inc/ |
H A D | libadm.h | 77 extern int ckstr(char *, char **, int, char *, char *, char *, char *);
|
/illumos-gate/usr/src/lib/libadm/ |
H A D | Makefile.com | 30 ckrange.o ckstr.o cktime.o ckuid.o ckyorn.o data.o \
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | ckstr.c | 142 ckstr(char *strval, char *regexp[], int length, char *defstr, char *error, function
|
H A D | getvol.c | 250 if (n = ckstr(fsname, NULL, LABELSIZ, NULL, NULL, NULL, 256 if (n = ckstr(volname, NULL, LABELSIZ, NULL, NULL, NULL,
|
/illumos-gate/usr/src/man/man1/ |
H A D | Makefile | 68 ckstr.1 \ 584 errstr.1 := LINKSRC = ckstr.1 585 helpstr.1 := LINKSRC = ckstr.1 586 valstr.1 := LINKSRC = ckstr.1
|
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libadm.h | 118 * ckstr.c 124 extern int ckstr __P((char *strval, char *regexp[], int length,
|
Completed in 89 milliseconds