/titanic_50/usr/src/uts/common/os/ |
H A D | group.c | 45 group_create(group_t *g) in group_create() 55 group_destroy(group_t *g) in group_destroy() 71 group_empty(group_t *g) in group_empty() 88 group_add(group_t *g, void *e, int gflag) in group_add() 114 group_remove(group_t *g, void *e, int gflag) in group_remove() 146 group_expand(group_t *g, uint_t n) in group_expand() 156 group_grow_set(group_t *g) in group_grow_set() 196 group_shrink_set(group_t *g) in group_shrink_set() 282 group_iterate(group_t *g, group_iter_t *iter) in group_iterate() 301 group_access_at(group_t *g, uint_t idx) in group_access_at() [all …]
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | getgraent.c | 78 struct gradata *g = gradata; in _gradata() local 90 struct gradata *g = _gradata(); in getgranam() local 114 struct gradata *g = _gradata(); in setgraent() local 133 struct gradata *g = _gradata(); in endgraent() local 171 struct gradata *g = _gradata(); in getgraent() local 234 struct gradata *g = _gradata(); in interpret() local 261 struct gradata *g = _gradata(); in freeminuslist() local 276 struct gradata *g = _gradata(); in interpretwithsave() local 291 struct gradata *g = _gradata(); in onminuslist() local 307 struct gradata *g = _gradata(); in getnextfromyellow() local [all …]
|
/titanic_50/usr/src/uts/common/klm/ |
H A D | nlm_impl.c | 299 nlm_globals_register(struct nlm_globals *g) in nlm_globals_register() 307 nlm_globals_unregister(struct nlm_globals *g) in nlm_globals_unregister() 318 struct nlm_globals *g; in nlm_kmem_reclaim() local 345 nlm_gc(struct nlm_globals *g) in nlm_gc() 504 struct nlm_globals *g; in nlm_reclaimer() local 601 nlm_suspend_zone(struct nlm_globals *g) in nlm_suspend_zone() 663 nlm_resume_zone(struct nlm_globals *g) in nlm_resume_zone() 1194 nlm_host_unregister(struct nlm_globals *g, struct nlm_host *hostp) in nlm_host_unregister() 1344 struct nlm_globals *g; in nlm_host_wait_grace() local 1411 nlm_host_cancel_slocks(struct nlm_globals *g, struct nlm_host *hostp) in nlm_host_cancel_slocks() [all …]
|
H A D | klmmod.c | 74 struct nlm_globals *g; in lm_zone_init() local 104 struct nlm_globals *g = data; in lm_zone_fini() local 183 struct nlm_globals *g; in lm_svc() local 318 struct nlm_globals *g; in lm_shutdown() local 429 struct nlm_globals *g; in lm_get_sysid() local 453 struct nlm_globals *g; in lm_rel_sysid() local
|
H A D | nlm_service.c | 78 #define NLM_IN_GRACE(g) (ddi_get_lbolt() < (g)->grace_threshold) argument 282 struct nlm_globals *g; in nlm_do_notify1() local 322 struct nlm_globals *g; in nlm_do_test() local 463 struct nlm_globals *g; in nlm_do_lock() local 773 struct nlm_globals *g; in nlm_do_cancel() local 870 struct nlm_globals *g; in nlm_do_unlock() local 967 struct nlm_globals *g; in nlm_do_granted() local 1022 struct nlm_globals *g; in nlm_do_free_all() local 1127 struct nlm_globals *g; in nlm_do_share() local 1195 struct nlm_globals *g; in nlm_do_unshare() local
|
H A D | nlm_client.c | 143 nlm_reclaim_client(struct nlm_globals *g, struct nlm_host *hostp) in nlm_reclaim_client() 268 struct nlm_globals *g; in nlm_frlock() local 469 nlm_client_cancel_all(struct nlm_globals *g, struct nlm_host *hostp) in nlm_client_cancel_all() 561 struct nlm_globals *g; in nlm_safemap() local 599 struct nlm_globals *g; in nlm_has_sleep() local 621 struct nlm_globals *g = NULL; in nlm_register_lock_locally() local 754 struct nlm_globals *g; in nlm_call_lock() local 1219 struct nlm_globals *g; in nlm_shrlock() local
|
/titanic_50/usr/src/lib/nsswitch/compat/common/ |
H A D | getgrent.c | 112 struct group *g = (struct group *)argp->returnval; local 121 struct group *g = (struct group *)argp->returnval; local 141 struct group *g = (struct group *)argp->returnval; local 169 struct group *g; local 235 struct group *g = (struct group *)argp->buf.result; local
|
/titanic_50/usr/src/cmd/sendmail/libmilter/ |
H A D | engine.c | 835 st_optionneg(g) in st_optionneg() argument 1165 st_connectinfo(g) in st_connectinfo() argument 1287 st_eoh(g) in st_eoh() argument 1311 st_data(g) in st_data() argument 1336 st_helo(g) in st_helo() argument 1366 st_header(g) in st_header() argument 1411 st_sender(g) in st_sender() argument 1428 st_rcpt(g) in st_rcpt() argument 1445 st_unknown(g) in st_unknown() argument 1473 st_macros(g) in st_macros() argument [all …]
|
/titanic_50/usr/src/lib/libshell/common/tests/ |
H A D | types.sh | 178 function g function 211 function g function
|
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ipfcomp.c | 155 frgroup_t *g; local 300 frgroup_t *g; local 351 frgroup_t *g; local 403 frgroup_t *g; in emittail() local 452 frgroup_t *g; local 965 frgroup_t *g; local
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | color.c | 95 init_color(short color, short r, short g, short b) in init_color() 154 color_content(short color, short *r, short *g, short *b) in color_content()
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | color.c | 86 init_color(short color, short r, short g, short b) in init_color() 161 color_content(short color, short *r, short *g, short *b) in color_content()
|
/titanic_50/usr/src/cmd/acctadm/ |
H A D | res.c | 221 int r, g, id; in printgroup() local 300 char *p, *g, *copy; in str2buf() local 348 char *str, *g; in buf2str() local
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | init_color.c | 53 init_color(short color, short r, short g, short b) in init_color() 125 _rgb_to_hls(float r, float g, float b, int *hh, int *ll, int *ss) in _rgb_to_hls()
|
H A D | color_cont.c | 48 color_content(short color, short *r, short *g, short *b) in color_content()
|
/titanic_50/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | chown.c | 32 chown(char *s, int u, int g) in chown()
|
/titanic_50/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | chown.c | 31 chown(char *s, int u, int g) in chown()
|
/titanic_50/usr/src/cmd/sgs/libelf/common/ |
H A D | hash.c | 41 unsigned int g; in elf_hash() local
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | regfree.c | 54 struct re_guts *g; in regfree() local
|
/titanic_50/usr/src/lib/libm/common/C/ |
H A D | gamma.c | 37 double g; in gamma() local
|
H A D | lgamma.c | 37 double g; in lgamma() local
|
H A D | lgamma_r.c | 35 double g; in lgamma_r() local
|
/titanic_50/usr/src/lib/libsum/common/ |
H A D | sum-sha2.c | 479 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument 490 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument 499 #define ROUND256(a,b,c,d,e,f,g,h) \ argument 511 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local 569 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local 847 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ argument 858 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ argument 867 #define ROUND512(a,b,c,d,e,f,g,h) \ argument 879 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; in SHA512_Transform() local 934 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; in SHA512_Transform() local
|
/titanic_50/usr/src/cmd/sendmail/libsm/ |
H A D | fwalk.c | 42 register struct sm_glue *g; variable
|
H A D | findfp.c | 121 register struct sm_glue *g; local 157 register struct sm_glue *g; local
|