_popen
static int _popen(char *cmd, char *results, int size);
if (_popen(LDAPLIST_D, buf, sizeof (buf)) == 0)