Searched refs:ns_info (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/autofs-246/automountlib/
H A Dns_generic.c47 * Each name service is represented by a ns_info structure.
49 struct ns_info { struct
65 static struct ns_info ns_info[] = { variable in typeref:struct:ns_info
81 struct ns_info *nsp;
83 for (nsp = ns_info; nsp->ns_name; nsp++) {
97 struct ns_info *nsp;
104 for (nsp = ns_info; nsp->ns_name; nsp++) {
122 struct ns_info *nsp;
127 for (nsp = ns_info; ns
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/thread/thread/lib/
H A Dttrace.tcl358 foreach entry [ns_info threads] {
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c4777 ReachabilityInfo ns_info = NOT_REACHABLE; local
4784 &ns_info,
4790 if (rankReachability(ns_info.flags) > rankReachability(my_info.flags)) {
4792 my_info = ns_info;

Completed in 526 milliseconds