Home
last modified time | relevance | path

Searched refs:confstr (Results 1 – 23 of 23) sorted by relevance

/titanic_44/usr/src/lib/libc/port/gen/
H A Dconfstr.c29 #pragma weak _confstr = confstr
94 confstr(int name, char *buf, size_t length) in confstr() function
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c2383 char *cp, *confstr; in ra_parseconf() local
2413 if ((confstr = strtok(cp, " ")) == NULL) { in ra_parseconf()
2420 if ((raopt = ra_str2opt(confstr)) != NULL) { in ra_parseconf()
2421 if (ra_parseopt(confstr, lineno, raopt) != 0) { in ra_parseconf()
2425 } else if ((ravar = ra_str2var(confstr)) != NULL) { in ra_parseconf()
2426 if (ra_parsevar(confstr, ravar) != 0) { in ra_parseconf()
2445 ra_parseopt(char *confstr, int lineno, raopt_t *raopt) in ra_parseopt() argument
2449 if ((confstr = strtok(NULL, " ")) == NULL) { in ra_parseopt()
2455 if ((oval = ra_str2oval(confstr)) == OPT_INVALID) { in ra_parseopt()
2465 if ((confstr = strtok(NULL, " ")) == NULL) { in ra_parseopt()
[all …]
/titanic_44/usr/src/cmd/getconf/
H A Dgetconf.c52 extern size_t confstr(int, char *, size_t);
835 len = confstr((int)scp->value, NULL, (size_t)0); in getconf()
856 assert(confstr((int)scp->value, buffer, len) != 0); in getconf()
/titanic_44/usr/src/head/
H A Dunistd.h258 extern size_t confstr(int, char *, size_t);
/titanic_44/usr/src/lib/libast/common/features/
H A Dsys169 extern confstr size_t (int, char*, size_t)
H A Dlib21 lib atexit,bcopy,bzero,catclose,catgets,catopen,confstr,dirread,dup2
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dlib26 #define _lib_confstr 1 /* confstr() in default lib(s) */
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dlib26 #define _lib_confstr 1 /* confstr() in default lib(s) */
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dlib26 #define _lib_confstr 1 /* confstr() in default lib(s) */
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dlib26 #define _lib_confstr 1 /* confstr() in default lib(s) */
/titanic_44/usr/src/lib/libast/common/comp/
H A Dconf.sh338 1) echo "$command: check ${CONF_getconf:+$CONF_getconf(1),}confstr(2),pathconf(2),sysconf(2),sysinf…
H A Dconf.tab11 # call: CS=confstr PC=pathconf SC=sysconf SI=sysinfo QQ=query XX=none
/titanic_44/usr/src/lib/libcmd/common/
H A DRELEASE183 03-05-31 uname.c: add -f and sysinfo()/confstr() compatibility via astconf()
/titanic_44/usr/src/lib/libc/amd64/
H A DMakefile372 confstr.o \
/titanic_44/usr/src/lib/libc/sparcv9/
H A DMakefile.com390 confstr.o \
/titanic_44/usr/src/lib/libc/i386/
H A DMakefile.com405 confstr.o \
/titanic_44/usr/src/lib/libast/common/port/
H A Dastconf.c1035 if (!(v = confstr(p->op, buf, sizeof(buf))))
/titanic_44/usr/src/lib/libc/sparc/
H A DMakefile.com430 confstr.o \
/titanic_44/usr/src/lib/libc/port/
H A Dllib-lc328 /* confstr.c */
329 size_t confstr(int name, char *buf, size_t length);
H A Dmapfile-vers1670 confstr;
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE1584 getpath() default is confstr(_CS_PATH)
1585 getshell() default is confstr(_CS_SHELL)
/titanic_44/usr/src/man/man3c/
H A DMakefile75 confstr.3c \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc70 file path=usr/share/man/man3c/confstr.3c