Searched refs:flavors (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_core.c88 mythread_state_flavor_t *flavors; member in struct:__anon14474
151 mythread_state_flavor_t *flavors; local
160 flavors = t->flavors;
174 flavors[i];
176 thread_getstatus(th_act, flavors[i].flavor,
178 &flavors[i].count);
179 hoffset += flavors[i].count*sizeof(int);
230 mythread_state_flavor_t flavors[MAX_TSTATE_FLAVORS]; local
317 bcopy(thread_flavor_array, flavors,sizeo
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dipc_host.c626 thread_state_flavor_array_t flavors )
652 && host_priv->exc_actions[i].flavor == flavors[j])
663 flavors[j] = host_priv->exc_actions[i].flavor;
688 thread_state_flavor_array_t flavors )
728 && host_priv->exc_actions[i].flavor == flavors[j])
739 flavors[j] = host_priv->exc_actions[i].flavor;
H A Dipc_tt.c1767 * The old ports, behavior and flavors are returned
1798 thread_state_flavor_array_t flavors)
1848 thread->exc_actions[i].flavor == flavors[j] ) {
1859 flavors[j] = thread->exc_actions[i].flavor;
1899 thread_state_flavor_array_t flavors)
1945 task->exc_actions[i].flavor == flavors[j] ) {
1955 flavors[j] = task->exc_actions[i].flavor;
2012 thread_state_flavor_array_t flavors)
2045 thread->exc_actions[i].flavor == flavors[j] ) {
2055 flavors[
1788 thread_swap_exception_ports( thread_t thread, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
1889 task_swap_exception_ports( task_t task, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
2005 thread_get_exception_ports( thread_t thread, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
2072 task_get_exception_ports( task_t task, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
[all...]
/macosx-10.10/system_cmds-643.1.1/lsmp.tproj/
H A Dtask_details.c111 thread_state_flavor_t flavors[EXC_TYPES_COUNT]; member in struct:exc_port_info
174 kr = task_get_exception_ports(taskinfo->task, mask, excinfo.masks, &excinfo.count, excinfo.ports, excinfo.behaviors, excinfo.flavors);
189 printf("0x%08x 0x%03x <%s> %s \n" , excinfo.ports[i], excinfo.flavors[i], behavior_string, mask_string);
/macosx-10.10/NFS-82/mount_nfs/
H A Dmount_nfs.c270 struct nfs_sec sec; /* security flavors */
750 xb_add_word_array(error, &xb, options.sec.flavors, options.sec.count);
878 * Parse security flavors
909 sec_flavs->flavors[sec_flavs->count++] = RPCAUTH_KRB5P;
916 sec_flavs->flavors[sec_flavs->count++] = RPCAUTH_KRB5I;
923 sec_flavs->flavors[sec_flavs->count++] = RPCAUTH_KRB5;
930 sec_flavs->flavors[sec_flavs->count++] = RPCAUTH_SYS;
937 sec_flavs->flavors[sec_flavs->count++] = RPCAUTH_NONE;
960 options.sec.flavors[0] = RPCAUTH_KRB5;
961 warnx("no sec flavors specifie
[all...]
/macosx-10.10/awk-20/src/
H A DREADME71 This also compiles with Visual C++ on all flavors of Windows,
/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c216 struct nfs_sec xd_sec; /* default security flavors */
219 struct nfs_sec xd_osec; /* old default security flavors */
220 struct nfs_sec xd_ssec; /* security flavors for showmount */
288 struct nfs_sec ht_sec; /* security flavors for these hosts */
1011 /* security flavors */
1024 auth = (xdr_long_t)fhrp->fhr_sec.flavors[i];
1114 if ((xd->xd_ssec.count > 1) || (xd->xd_ssec.flavors[0] != RPCAUTH_SYS)) {
1115 /* report non-default auth flavors */
1121 if (xd->xd_ssec.flavors[i] == RPCAUTH_SYS)
1123 else if (xd->xd_ssec.flavors[
[all...]
/macosx-10.10/tcl-105/tk/tk/tests/
H A DbutGeom2.tcl13 label .t.l -text {This screen exercises the color options for various flavors of buttons. Select display options below, and they will be applied to the appropiate button widgets.} -wraplength 5i
H A DbutGeom.tcl13 label .t.l -text {This screen exercises the layout mechanisms for various flavors of buttons. Select display options below, and they will be applied to all of the button widgets. In order to see the effects of different anchor positions, expand the window so that there is extra space in the buttons. The letter "o" in "automatically" should be underlined in the right column of widgets.} -wraplength 5i
/macosx-10.10/tcl-105/tk84/tk/tests/
H A DbutGeom2.tcl13 label .t.l -text {This screen exercises the color options for various flavors of buttons. Select display options below, and they will be applied to the appropiate button widgets.} -wraplength 5i
H A DbutGeom.tcl13 label .t.l -text {This screen exercises the layout mechanisms for various flavors of buttons. Select display options below, and they will be applied to all of the button widgets. In order to see the effects of different anchor positions, expand the window so that there is extra space in the buttons. The letter "o" in "automatically" should be underlined in the right column of widgets.} -wraplength 5i
/macosx-10.10/ncurses-44/ncurses/test/
H A Dncurses.c5816 overlap_help(int state, int flavors[OVERLAP_FLAVORS]) argument
5837 flavors[row] = 0;
5842 flavors[row] %= 4;
5844 flavors[row] %= 2;
5846 overlap_test_1_attr(stdscr, flavors[row], col);
5851 flavors[row] %= 4;
5853 flavors[row] %= 2;
5855 switch (flavors[row]) {
5871 flavors[row] = 0;
5875 flavors[ro
[all...]
/macosx-10.10/CPANInternal-159.1/Filesys-Df-0.92/
H A DDf.pm255 The module should work with all flavors of Unix that implement the
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_vfsops.c1742 uint32_t flavors[2], i=0; local
1744 flavors[i++] = args.auth;
1745 if ((args.flags & NFSMNT_SECSYSOK) && ((i == 0) || (flavors[0] != RPCAUTH_SYS)))
1746 flavors[i++] = RPCAUTH_SYS;
1747 xb_add_word_array(error, &xb, flavors, i);
2134 * If no security flavors were specified we'll want to default to the server's
2383 error = nfs4_secinfo_rpc(nmp, &si, vfs_context_ucred(ctx), sec.flavors, &sec.count);
2390 nmp->nm_auth = sec.flavors[0];
2839 xb_get_32(error, &xb, nmp->nm_sec.flavors[i]);
2841 switch (nmp->nm_sec.flavors[
[all...]
H A Dnfs_socket.c1392 nmp->nm_servsec.flavors[0] = RPCAUTH_SYS;
1398 nmp->nm_auth = nmp->nm_sec.flavors[0];
1403 if (nmp->nm_sec.flavors[o] == nmp->nm_servsec.flavors[s]) {
1404 nmp->nm_auth = nmp->nm_sec.flavors[o];
1414 switch (nmp->nm_servsec.flavors[s]) {
1424 nmp->nm_auth = nmp->nm_servsec.flavors[s];
4141 * to track flavors to try. We fill the array with the mount's
4142 * preferred flavors or the server's preferred flavors o
[all...]
H A Dnfs.h174 #define NFS_MATTR_SECURITY 12 /* RPC security flavors to use */
418 /* Structure to hold an array of security flavors */
422 uint32_t flavors[NX_MAX_SEC_FLAVORS]; member in struct:nfs_sec
430 struct nfs_sec nxna_sec; /* security mechanism flavors */
544 struct nfs_sec nxo_sec; /* security mechanism flavors */
917 uint32_t *r_wrongsec; /* wrongsec: other flavors to try */
H A Dnfs_subs.c2501 if (sf1->flavors[i] != sf2->flavors[i])
3326 if (nd->nd_sec == nxo->nxo_sec.flavors[i]) {
H A Dnfs4_vnops.c1205 error = nfs4_secinfo_rpc(nmp, &req->r_secinfo, vfs_context_ucred(ctx), sec.flavors, &sec.count);
1213 nmp->nm_auth = sec.flavors[0];
/macosx-10.10/NFS-82/nfsstat/
H A Dnfsstat.c756 struct nfs_sec sec; /* security flavors */
900 xb_get_32(error, xb, margs->sec.flavors[i]);
1248 printf("%csec=%s", sep, sec_flavor_name(margs->sec.flavors[0]));
1250 printf(":%s", sec_flavor_name(margs->sec.flavors[i]));
/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dtests.c6712 thread_state_flavor_t flavors[EXC_TYPES_COUNT]; local
6721 masks, &nmasks, ports, behaviors, flavors);
6724 masks, &nmasks, ports, behaviors, flavors);
6727 masks, &nmasks, ports, behaviors, flavors);
6738 *flavorp = flavors[0];
/macosx-10.10/CPANInternal-159.1/Tree-Simple-1.18/lib/Tree/
H A DSimple.pm1164 Tree::Simple for the various Unix flavors. Here are some links:
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm201 also runs smoothly on all other major flavors (Windows NT, 2000, XP, etc.).

Completed in 462 milliseconds