Home | Sort by relevance Sort by last modified time |
/external/netperf/ | |
nettest_unix.h | 31 char unix_path[32]; /* the path */ member in struct:stream_stream_request_struct 47 char unix_path[32]; /* the path */ member in struct:stream_stream_response_struct 76 char unix_path[32]; /* the path */ member in struct:stream_rr_request_struct 90 char unix_path[32]; /* the path to the dlpi device */ member in struct:stream_rr_response_struct 116 char unix_path[32]; /* the path */ member in struct:dg_stream_request_struct 130 char unix_path[32]; /* the path */ member in struct:dg_stream_response_struct 160 char unix_path[32]; /* the path */ member in struct:dg_rr_request_struct 175 char unix_path[32]; /* the path */ member in struct:dg_rr_response_struct |
/ndk/sources/host-tools/make-3.81/ | |
main.c | 910 char *unix_path = NULL; 1144 if (!unix_path && strneq(envp[i], "PATH=", 5)) 1145 unix_path = ep+1; 906 char *unix_path = NULL; local [all...] |