/titanic_44/usr/src/lib/libresolv2/common/irs/ |
H A D | gen_ng.c | 68 struct irs_ng *ng; in irs_gen_ng() local 71 if (!(ng = memget(sizeof *ng))) { in irs_gen_ng() 75 memset(ng, 0x5e, sizeof *ng); in irs_gen_ng() 77 memput(ng, sizeof *ng); in irs_gen_ng() 84 ng->private = pvt; in irs_gen_ng() 85 ng->close = ng_close; in irs_gen_ng() 86 ng->next = ng_next; in irs_gen_ng() 87 ng->test = ng_test; in irs_gen_ng() 88 ng->rewind = ng_rewind; in irs_gen_ng() 89 ng->minimize = ng_minimize; in irs_gen_ng() [all …]
|
H A D | getnetgrent.c | 100 struct irs_ng *ng; in setnetgrent_p() local 102 if ((net_data != NULL) && ((ng = net_data->ng) != NULL)) in setnetgrent_p() 103 (*ng->rewind)(ng, netgroup); in setnetgrent_p() 108 struct irs_ng *ng; in endnetgrent_p() local 112 if ((ng = net_data->ng) != NULL) in endnetgrent_p() 113 (*ng->close)(ng); in endnetgrent_p() 114 net_data->ng = NULL; in endnetgrent_p() 121 struct irs_ng *ng; in innetgr_p() local 123 if (!net_data || !(ng = net_data->ng)) in innetgr_p() 125 return ((*ng->test)(ng, netgroup, host, user, domain)); in innetgr_p() [all …]
|
H A D | nul_ng.c | 65 struct irs_ng *ng; in irs_nul_ng() local 69 if (!(ng = memget(sizeof *ng))) { in irs_nul_ng() 73 memset(ng, 0x5e, sizeof *ng); in irs_nul_ng() 74 ng->private = NULL; in irs_nul_ng() 75 ng->close = ng_close; in irs_nul_ng() 76 ng->next = ng_next; in irs_nul_ng() 77 ng->test = ng_test; in irs_nul_ng() 78 ng->rewind = ng_rewind; in irs_nul_ng() 79 ng->minimize = ng_minimize; in irs_nul_ng() 80 return (ng); in irs_nul_ng()
|
H A D | irp_ng.c | 72 struct irs_ng *ng; in irs_irp_ng() local 75 if (!(ng = memget(sizeof *ng))) { in irs_irp_ng() 79 memset(ng, 0x5e, sizeof *ng); in irs_irp_ng() 82 memput(ng, sizeof *ng); in irs_irp_ng() 89 ng->private = pvt; in irs_irp_ng() 90 ng->close = ng_close; in irs_irp_ng() 91 ng->next = ng_next; in irs_irp_ng() 92 ng->test = ng_test; in irs_irp_ng() 93 ng->rewind = ng_rewind; in irs_irp_ng() 94 ng->minimize = ng_minimize; in irs_irp_ng() [all …]
|
H A D | util.c | 70 int i, ng; in make_group_list() local 74 ng = 0; in make_group_list() 81 if (ng >= maxgroups) in make_group_list() 83 groups[ng++] = basegid; in make_group_list() 84 if (ng >= maxgroups) in make_group_list() 86 groups[ng++] = basegid; in make_group_list() 96 if (ng >= maxgroups) in make_group_list() 98 groups[ng++] = grp->gr_gid; in make_group_list() 105 *ngroups = ng; in make_group_list()
|
H A D | lcl_ng.c | 107 struct irs_ng *ng; in irs_lcl_ng() local 112 if (!(ng = memget(sizeof *ng))) { in irs_lcl_ng() 116 memset(ng, 0x5e, sizeof *ng); in irs_lcl_ng() 118 memput(ng, sizeof *ng); in irs_lcl_ng() 123 ng->private = pvt; in irs_lcl_ng() 124 ng->close = ng_close; in irs_lcl_ng() 125 ng->next = ng_next; in irs_lcl_ng() 126 ng->test = ng_test; in irs_lcl_ng() 127 ng->rewind = ng_rewind; in irs_lcl_ng() 128 ng->minimize = ng_minimize; in irs_lcl_ng() [all …]
|
H A D | irs_data.c | 103 if (net_data->ng != NULL) { in net_data_destroy() 104 (*net_data->ng->close)(net_data->ng); in net_data_destroy() 105 net_data->ng = NULL; in net_data_destroy()
|
H A D | getnetgrent_r.c | 47 char *ng, *ho, *us, *dom; in innetgr_r() local 49 DE_CONST(netgroup, ng); in innetgr_r() 54 return (innetgr(ng, ho, us, dom)); in innetgr_r()
|
H A D | gen.c | 252 if (irs->accessors[n].ng != NULL) in gen_close() 253 (*irs->accessors[n].ng->close)(irs->accessors[n].ng); in gen_close() 371 if (inst->ng == NULL && inst->acc->ng_map != NULL) in add_rule() 372 inst->ng = (*inst->acc->ng_map)(inst->acc); in add_rule()
|
H A D | irs_data.h | 35 struct irs_ng * ng; member
|
H A D | gen_p.h | 76 struct irs_ng * ng; member
|
/titanic_44/usr/src/lib/nsswitch/ldap/common/ |
H A D | getnetgrent.c | 108 netgroup_name_t *ng; in add_netgroup_name() local 124 ng = tab->hash_list[h]; in add_netgroup_name() 126 while (ng != NULL) { in add_netgroup_name() 127 if (strcmp(name, ng->name) == 0) in add_netgroup_name() 129 ng = ng->next_hash; in add_netgroup_name() 132 if (ng == NULL) { in add_netgroup_name() 153 netgroup_name_t *ng; in get_next_netgroup() local 158 ng = tab->to_do; in get_next_netgroup() 159 if (ng != NULL) { in get_next_netgroup() 160 tab->to_do = ng->next; in get_next_netgroup() [all …]
|
/titanic_44/usr/src/cmd/ipf/tools/ |
H A D | ipfs.c | 706 natget_t ng; local 724 ng.ng_ptr = next; 725 ng.ng_sz = 0; 726 if (ioctl(fd, SIOCSTGSZ, &ng)) { 735 printf("NAT size %d from %p\n", ng.ng_sz, ng.ng_ptr); 737 if (ng.ng_sz == 0) 741 ipnp = malloc(ng.ng_sz); 743 ipnp = realloc((char *)ipnp, ng.ng_sz); 746 "malloc for %d bytes failed\n", ng.ng_sz); 750 bzero((char *)ipnp, ng.ng_sz); [all …]
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | slk_start.c | 65 slk_start(int ng, int *gp) in slk_start() argument 70 switch (ng) { in slk_start() 111 for (; i < ng; i++) { in slk_start() 117 _ngroups = ng; in slk_start()
|
H A D | llib-lcurses | 987 int slk_start(int ng, int *gp);
|
/titanic_44/usr/src/lib/libbsm/common/ |
H A D | audit_allocate.c | 93 int ng; /* number of groups in process */ local 136 if ((ng = getgroups(maxgrp, grplst)) < 0) { 142 (void) au_write(ad, au_to_newgroups(ng, grplst));
|
H A D | generic.c | 422 int ng; in aug_audit() local 426 if ((ng = getgroups(maxgrp, grplst)) > 0) { in aug_audit() 427 (void) au_write(ad, au_to_newgroups(ng, grplst)); in aug_audit()
|
/titanic_44/usr/src/cmd/smserverd/ |
H A D | myaudit.c | 217 int ng; in audit_audit() local 221 if ((ng = getgroups(maxgrp, grplst))) { in audit_audit() 222 (void) au_write(ad, au_to_newgroups(ng, grplst)); in audit_audit()
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | ip_nat.c | 1195 natget_t ng; local 1198 err = BCOPYIN(data, &ng, sizeof(ng)); 1202 nat = ng.ng_ptr; 1205 ng.ng_sz = 0; 1210 err = BCOPYOUT(&ng, data, sizeof(ng)); 1233 ng.ng_sz = sizeof(nat_save_t); 1236 ng.ng_sz += sizeof(ap_session_t) - 4; 1238 ng.ng_sz += aps->aps_psiz; 1241 err = BCOPYOUT(&ng, data, sizeof(ng));
|
/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_hw.h | 1292 uint32_t ng :1; /* set node GUID (all ports) */ member 1329 uint32_t ng :1; /* set node GUID (all ports) */ member
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | asia | 2195 # [For Qostanay] http://www.ng.kz/gazeta/195/hranit/ 3597 # (Nhà xuất bản Văn Hoá - Thông Tin, Hanoi, 2005), pp 49-50, 3625 # Hoàng Xuân Hãn: "Lịch và lịch Việt Nam". Tập san Khoa học Xã hội, 3629 # NXB Thống kê, Hanoi, 2000.
|
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon.c | 3516 initport->ng = 1; in hermon_hca_port_init()
|
/titanic_44/usr/src/cmd/localedef/data/ |
H A D | vi_VN.UTF-8.src | 7265 d_t_fmt "%H:%M:%S %Z Ng<LATIN_SMALL_LETTER_A_WITH_GRAVE>y %d th<LATIN_SMALL_LETTER_A_WITH_ACUTE>ng…
|
/titanic_44/usr/src/data/hwdata/ |
H A D | usb.ids | 19776 5257 Metronic 495257 wifi 802.11ng
|
H A D | pci.ids | 23220 c200 XCP-ng Project PCI Device for Windows Update
|