Lines Matching refs:statp
1470 dns_map_lookup(map, name, av, statp) in dns_map_lookup() argument
1474 int *statp;
1502 *statp = EX_UNAVAILABLE;
1520 *statp = EX_TEMPFAIL;
1522 *statp = EX_NOTFOUND;
1525 *statp = EX_OK;
1597 *statp = EX_DATAERR;
1642 *statp = EX_NOTFOUND;
1922 ndbm_map_lookup(map, name, av, statp) in ndbm_map_lookup() argument
1926 int *statp;
1993 *statp = EX_TEMPFAIL;
2542 db_map_lookup(map, name, av, statp) in db_map_lookup() argument
2546 int *statp;
2614 *statp = EX_TEMPFAIL;
3039 cdb_map_lookup(map, name, av, statp) in cdb_map_lookup() argument
3043 int *statp;
3104 *statp = EX_TEMPFAIL;
3339 nis_map_lookup(map, name, av, statp) in nis_map_lookup() argument
3343 int *statp;
3405 nis_getcanonname(name, hbsize, statp) in nis_getcanonname() argument
3408 int *statp;
3426 *statp = EX_UNAVAILABLE;
3456 *statp = EX_NOHOST;
3458 *statp = EX_TEMPFAIL;
3460 *statp = EX_UNAVAILABLE;
3474 *statp = EX_NOHOST;
3479 *statp = EX_UNAVAILABLE;
3482 *statp = EX_OK;
3652 nisplus_map_lookup(map, name, av, statp) in nisplus_map_lookup() argument
3656 int *statp;
3679 *statp = EX_UNAVAILABLE;
3764 *statp = EX_OK;
3770 *statp = EX_NOTFOUND;
3772 *statp = EX_TEMPFAIL;
3775 *statp = EX_UNAVAILABLE;
3792 nisplus_getcanonname(name, hbsize, statp) in nisplus_getcanonname() argument
3795 int *statp;
3806 *statp = EX_UNAVAILABLE;
3827 *statp = EX_NOHOST;
3883 *statp = EX_OK;
3886 *statp = EX_NOHOST;
3893 *statp = EX_NOHOST;
3895 *statp = EX_TEMPFAIL;
3897 *statp = EX_UNAVAILABLE;
3901 name, result->status, *statp);
4171 ldapmap_lookup(map, name, av, statp) in ldapmap_lookup() argument
4175 int *statp;
4233 *statp = EX_NOTFOUND;
4236 *statp = EX_OK;
4291 *statp = EX_TEMPFAIL;
4308 *statp = EX_TEMPFAIL;
4373 *statp = EX_TEMPFAIL;
4397 *statp = EX_CONFIG;
4402 *statp = EX_NOTFOUND;
4419 *statp = sm_ldap_results(lmap, msgid, flags, map->map_coldelim,
4424 if (*statp == EX_OK && p != NULL)
4429 if (*statp == EX_RESTART)
4431 *statp = EX_TEMPFAIL;
4436 if (*statp != EX_OK && *statp != EX_NOTFOUND)
4455 if (*statp == EX_OK)
5980 syslog_map_lookup(map, string, args, statp) in syslog_map_lookup() argument
5984 int *statp;
5997 *statp = EX_OK;
6082 dprintf_map_lookup(map, string, args, statp) in dprintf_map_lookup() argument
6086 int *statp;
6092 *statp = EX_OK;
6145 hes_map_lookup(map, name, av, statp) in hes_map_lookup() argument
6149 int *statp;
6194 *statp = EX_NOTFOUND;
6197 *statp = EX_TEMPFAIL;
6202 *statp = EX_UNAVAILABLE;
6215 *statp = EX_OK;
6219 *statp = EX_NOTFOUND;
6223 *statp = EX_UNAVAILABLE;
6227 *statp = EX_TEMPFAIL;
6307 ni_map_lookup(map, name, av, statp) in ni_map_lookup() argument
6311 int *statp;
6338 ni_getcanonname(name, hbsize, statp) in ni_getcanonname() argument
6341 int *statp;
6352 *statp = EX_UNAVAILABLE;
6360 *statp = EX_NOHOST;
6369 *statp = EX_NOHOST;
6380 *statp = EX_UNAVAILABLE;
6384 *statp = EX_OK;
6502 text_map_lookup(map, name, av, statp) in text_map_lookup() argument
6506 int *statp;
6536 *statp = EX_UNAVAILABLE;
6562 *statp = EX_NOTFOUND;
6568 *statp = EX_NOTFOUND;
6572 *statp = EX_OK;
6584 text_getcanonname(name, hbsize, statp) in text_getcanonname() argument
6587 int *statp;
6601 *statp = EX_UNAVAILABLE;
6610 *statp = EX_UNAVAILABLE;
6629 *statp = EX_NOHOST;
6635 *statp = EX_UNAVAILABLE;
6638 *statp = EX_OK;
6971 user_map_lookup(map, key, av, statp) in user_map_lookup() argument
6975 int *statp;
6984 *statp = finduser(key, &fuzzy, &user);
6985 if (*statp != EX_OK)
7045 prog_map_lookup(map, name, av, statp) in prog_map_lookup() argument
7049 int *statp;
7097 *statp = EX_OSFILE;
7143 *statp = EX_SOFTWARE;
7148 if ((*statp = WEXITSTATUS(status)) != EX_OK)
7155 *statp = EX_UNAVAILABLE;
7482 macro_map_lookup(map, name, av, statp) in macro_map_lookup() argument
7486 int *statp;
7498 *statp = EX_CONFIG;
7507 *statp = EX_OK;
7759 regex_map_lookup(map, name, av, statp) in regex_map_lookup() argument
7763 int *statp;
7814 *statp = EX_CONFIG;
7946 nsd_map_lookup(map, name, av, statp) in nsd_map_lookup() argument
7950 int *statp;
7974 *statp = EX_UNAVAILABLE;
7981 *statp = EX_TEMPFAIL;
7990 *statp = EX_CONFIG;
7995 *statp = EX_NOTFOUND;
7999 *statp = EX_OK;
8010 arith_map_lookup(map, name, av, statp) in arith_map_lookup() argument
8014 int *statp;
8032 *statp = EX_OK;
8098 *statp = EX_CONFIG;
8113 *statp = EX_CONFIG;
8118 arpa_map_lookup(map, name, av, statp) in arpa_map_lookup() argument
8122 int *statp;
8130 *statp = EX_DATAERR;
8160 *statp = EX_OK;
8178 *statp = EX_OK;
8183 *statp = EX_UNAVAILABLE;
8186 if (*statp == EX_OK)
8198 setdebug_map_lookup(map, name, av, statp) in setdebug_map_lookup() argument
8202 int *statp;
8213 *statp = EX_OK;
8221 setopt_map_lookup(map, name, av, statp) in setopt_map_lookup() argument
8225 int *statp;
8246 *statp = EX_OK;
8249 *statp = EX_CONFIG;
8254 *statp = EX_OK;
8267 *statp = EX_CONFIG;
8786 socket_map_lookup(map, name, av, statp) in socket_map_lookup() argument
8790 int *statp;
8828 *statp = EX_TEMPFAIL;
8851 *statp = EX_TEMPFAIL;
8858 *statp = EX_TEMPFAIL;
8865 *statp = EX_TEMPFAIL;
8874 *statp = EX_OSERR;
8883 *statp = EX_TEMPFAIL;
8890 *statp = EX_TEMPFAIL;
8903 *statp = EX_OK;
8913 *statp = EX_NOTFOUND;
8926 *statp = EX_TEMPFAIL;
8928 *statp = EX_UNAVAILABLE;
8930 *statp = EX_PROTOCOL;