Home
last modified time | relevance | path

Searched refs:_popen (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libc/port/stdio/
H A Dpopen.c35 #pragma weak _popen = popen macro
/titanic_50/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c167 static int _popen(char *cmd, char *results, int size);
1893 if (_popen(LDAPLIST_D, buf, sizeof (buf)) == 0) in _getThisNSDomainDN()
1934 _popen(char *cmd, char *buffer, int size) in _popen() function
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers2476 _popen;