Home
last modified time | relevance | path

Searched defs:whitespace (Results 1 – 10 of 10) sorted by relevance

/titanic_52/usr/src/cmd/sendmail/aux/
H A Drfc2047.c111 int whitespace = 0; /* how much whitespace between encodings? */ in decode_rfc2047() local
[all...]
/titanic_52/usr/src/cmd/tcpd/
H A Dinetcf.c53 static char whitespace[] = " \t\r\n"; variable
[all...]
/titanic_52/usr/src/lib/libldap5/sources/ldap/common/
H A Dsortctrl.c219 int whitespace = 1; in count_tokens() local
/titanic_52/usr/src/lib/libxcurses/src/libc/stdio/
H A Dvfscanf.c448 whitespace() in whitespace() function
/titanic_52/usr/src/lib/libwrap/
H A Doptions.c76 #define whitespace (whitespace_eq + 1) macro
/titanic_52/usr/src/lib/libfsmgt/common/
H A Dfs_dfstab.c52 static const char *whitespace = " \t"; variable
/titanic_52/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c166 static const char * const whitespace = " \t"; variable
/titanic_52/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c106 boolean_t whitespace; /* is whitespace allowed in a password */ member
/titanic_52/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslog_config.c72 static const char *whitespace = " \t"; variable
/titanic_52/usr/src/lib/librestart/common/
H A Dlibrestart.c2320 const char * const whitespace = " \t"; in get_groups() local