| /titanic_41/usr/src/lib/libnsl/nss/ |
| H A D | getipnodeby.c | 224 getipnodebyname(const char *name, int af, int flags, int *error_num) in getipnodebyname() argument 237 *error_num = NO_RECOVERY; in getipnodebyname() 245 *error_num = HOST_NOT_FOUND; in getipnodebyname() 257 *error_num = NO_RECOVERY; in getipnodebyname() 267 nssout.nss.host.herrno_p = error_num; in getipnodebyname() 297 *error_num = NO_RECOVERY; in getipnodebyname() 305 nssout.nss.host.herrno_p = error_num; in getipnodebyname() 314 *error_num = HOST_NOT_FOUND; in getipnodebyname() 333 *error_num = NO_RECOVERY; in getipnodebyname() 342 *error_num = NO_RECOVERY; in getipnodebyname() [all …]
|
| /titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/ |
| H A D | iscsi_doorclt.c | 239 int *error_num in kgetipnodebyname() argument 305 *error_num = NO_RECOVERY; in kgetipnodebyname() 311 *error_num = NO_RECOVERY; in kgetipnodebyname() 340 *error_num = NO_RECOVERY; in kgetipnodebyname() 363 *error_num = NO_RECOVERY; in kgetipnodebyname() 382 *error_num = NO_RECOVERY; in kgetipnodebyname() 388 *error_num = HOST_NOT_FOUND; in kgetipnodebyname() 399 *error_num = NO_RECOVERY; in kgetipnodebyname()
|
| /titanic_41/usr/src/lib/libresolv2/common/irs/ |
| H A D | gethostent.c | 272 getipnodebyname(const char *name, int af, int flags, int *error_num) { in getipnodebyname() argument 283 *error_num = NO_RECOVERY; in getipnodebyname() 290 *error_num = NO_RECOVERY; in getipnodebyname() 306 *error_num = HOST_NOT_FOUND; in getipnodebyname() 323 return (copyandmerge(&he, NULL, af, error_num)); in getipnodebyname() 333 he1 = copyandmerge(he2, NULL, af, error_num); in getipnodebyname() 348 *error_num = net_data->res->res_h_errno; in getipnodebyname() 352 *error_num = tmp_err; in getipnodebyname() 356 he3 = copyandmerge(he1, he2, af, error_num); in getipnodebyname() 364 getipnodebyaddr(const void *src, size_t len, int af, int *error_num) { argument [all …]
|
| /titanic_41/usr/src/cmd/rcm_daemon/common/ |
| H A D | rcm_script.c | 532 int error_num; in open_state_file() local 536 error_num = errno; in open_state_file() 538 "open", strerror(error_num)); in open_state_file() 539 rcmd_exit(error_num); in open_state_file() 544 error_num = errno; in open_state_file() 546 "fstat", strerror(error_num)); in open_state_file() 547 rcmd_exit(error_num); in open_state_file() 558 error_num = errno; in open_state_file() 560 "mmap", strerror(error_num)); in open_state_file() 561 rcmd_exit(error_num); in open_state_file() [all …]
|
| /titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
| H A D | ksslcfg.c | 128 int error_num; in create_instance_name() local 147 AF_INET6, &error_num); in create_instance_name() 151 AF_INET, &error_num); in create_instance_name() 155 &error_num); in create_instance_name()
|
| /titanic_41/usr/src/lib/libinstzones/common/ |
| H A D | zones_utils.c | 101 static void error_and_exit(int error_num); 119 error_and_exit(int error_num) in error_and_exit() argument 121 if (error_num == ERR_MALLOC_FAIL) in error_and_exit() 124 (void) fprintf(stderr, "ERROR: code %d\n", error_num); in error_and_exit()
|
| /titanic_41/usr/src/cmd/fs.d/nfs/nfslog/ |
| H A D | nfslog_ipaddr.c | 102 int error_num; local 125 AF_INET, &error_num); 145 int error_num; local 169 AF_INET6, &error_num);
|
| /titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
| H A D | selfcheck.c | 49 int error_num; in self_check() local 69 &error_num)) == NULL) { in self_check() 71 if (error_num == TRY_AGAIN) in self_check()
|
| /titanic_41/usr/src/cmd/geniconvtbl/ |
| H A D | itmcomp.c | 281 int error_num = 0; in parse_opts() local 311 error_num += 1; in parse_opts() 320 error_num += 1; in parse_opts() 332 error_num += 1; in parse_opts() 337 error_num += 1; in parse_opts() 342 error_num += 1; in parse_opts() 347 error_num += 1; in parse_opts() 407 error_num++; in parse_opts() 417 error_num++; in parse_opts() 432 error_num++; in parse_opts() [all …]
|
| H A D | iconv_tm.h | 421 itm_num_t error_num; member 467 itm_num_t error_num; member 543 itm_num_t error_num; member 589 itm_num_t error_num; member
|
| H A D | disassemble.c | 492 if (0 < map_hdr->error_num) { in dump_map_i_f() 539 if (0 < map_hdr->error_num) { in dump_map_i_f() 541 map_hdr->error_num); in dump_map_i_f() 636 if (0 < map_hdr->error_num) { in dump_map_l_f() 638 map_hdr->error_num); in dump_map_l_f() 735 if (0 < map_hdr->error_num) { in dump_map_hash() 737 map_hdr->error_num); in dump_map_hash() 825 if (0 < map_hdr->error_num) { in dump_map_dense_enc() 885 if (0 < map_hdr->error_num) { in dump_map_dense_enc() 887 map_hdr->error_num); in dump_map_dense_enc()
|
| /titanic_41/usr/src/cmd/lp/model/netpr/ |
| H A D | tcp_misc.c | 75 error_num; in tcp_open() local 88 &error_num))) == NULL) { in tcp_open() 92 "getipnodebyname() returned %d", error_num); in tcp_open()
|
| H A D | netpr.c | 82 error_num; in net_open() local 96 &error_num)) == NULL) { in net_open() 98 "getipnodebyname() returned %d", host, error_num); in net_open()
|
| /titanic_41/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
| H A D | main.c | 244 int error_num; in setpeer() local 264 AI_ALL | AI_ADDRCONFIG | AI_V4MAPPED, &error_num)) { in setpeer() 284 unknown_host(error_num, hostnameinput); in setpeer() 390 int error_num; in put() local 404 &error_num)) == NULL) { in put() 405 unknown_host(error_num, cp); in put() 493 int error_num; in get() local 524 &error_num)) == NULL) { in get() 525 unknown_host(error_num, hostnameinput); in get()
|
| /titanic_41/usr/src/lib/libcurses/screen/ |
| H A D | newscreen.c | 305 short error_num = -1; in _chk_trm() local 312 error_num = CURS_UNKNOWN; in _chk_trm() 329 error_num = CURS_STUPID; in _chk_trm() 333 return (error_num); in _chk_trm()
|
| /titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | snoop_ipaddr.c | 95 int error_num; in iplookup() local 118 AF_INET, &error_num); in iplookup() 141 int error_num; in ip6lookup() local 164 AF_INET6, &error_num); in ip6lookup() 350 lgetipnodebyname(const char *name, int af, int flags, int *error_num) in lgetipnodebyname() argument
|
| H A D | snoop_filter.c | 1484 int error_num = 0; in ipaddr_match() local 1500 hp = lgetipnodebyname(hostname, AF_INET, 0, &error_num); in ipaddr_match() 1502 hp = getipnodebyname(hostname, AF_INET, 0, &error_num); in ipaddr_match() 1506 if (error_num == TRY_AGAIN) { in ipaddr_match() 1515 hp = lgetipnodebyname(hostname, AF_INET6, 0, &error_num); in ipaddr_match() 1517 hp = getipnodebyname(hostname, AF_INET6, 0, &error_num); in ipaddr_match() 1521 if (error_num == TRY_AGAIN) { in ipaddr_match() 1534 hp = lgetipnodebyname(hostname, AF_INET, 0, &error_num); in ipaddr_match() 1537 &error_num); in ipaddr_match() 1547 &error_num); in ipaddr_match() [all …]
|
| H A D | snoop_pf.c | 613 int error_num = 0; local 630 hp = getipnodebyname(hostname, AF_INET, 0, &error_num); 632 if (error_num == TRY_AGAIN) { 641 hp = getipnodebyname(hostname, AF_INET6, 0, &error_num); 643 if (error_num == TRY_AGAIN) { 656 hp = getipnodebyname(hostname, AF_INET, 0, &error_num); 663 hp = getipnodebyname(hostname, AF_INET6, 0, &error_num); 671 AI_ALL | AI_V4MAPPED, &error_num); 681 if (error_num == TRY_AGAIN) {
|
| /titanic_41/usr/src/lib/libpkg/common/ |
| H A D | progerr.c | 45 error_and_exit(int error_num) in error_and_exit() argument 47 (void) fprintf(stderr, "%d\n", error_num); in error_and_exit()
|
| /titanic_41/usr/src/uts/common/sys/scsi/adapters/ |
| H A D | iscsi_door.h | 75 int32_t error_num; member 145 int *error_num
|
| /titanic_41/usr/src/lib/print/libipp-listener/common/ |
| H A D | print-job.c | 115 int error_num; in ipp_print_job() local 123 &error_num)) == NULL) { in ipp_print_job()
|
| /titanic_41/usr/src/lib/auditd_plugins/remote/ |
| H A D | audit_remote.c | 217 int error_num; in parsehosts() local 279 hostentry = getipnodebyname(hostname, AF_INET6, 0, &error_num); in parsehosts() 282 &error_num); in parsehosts() 285 if (error_num == TRY_AGAIN) { in parsehosts()
|
| /titanic_41/usr/src/cmd/fs.d/autofs/ |
| H A D | debug_alloc.c | 287 int *error_num, in my_getipnodebyname() argument 293 res = getipnodebyname(name, af, flags, error_num); in my_getipnodebyname()
|
| /titanic_41/usr/src/lib/libexacct/demo/ |
| H A D | exdump.c | 204 int error_num; in disp_host() local 209 if ((phe = getipnodebyaddr(addr, len, family, &error_num)) != NULL) { in disp_host()
|
| /titanic_41/usr/src/cmd/print/bsd-sysv-commands/ |
| H A D | in.lpd.c | 69 int error_num; in remote_host_name() local 84 &error_num)) == NULL) { in remote_host_name()
|