OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creq
(Results
1 - 5
of
5
) sorted by null
/external/kernel-headers/original/linux/nfsd/
export.h
99
int exp_pseudoroot(struct auth_domain *, struct svc_fh *fhp, struct cache_req *
creq
);
/external/libvpx/libvpx/examples/includes/geshi/geshi/
mirc.php
57
'copy','
creq
','ctcp','ctcpreply','ctcps','dcc','dde','ddeserver',
/external/wpa_supplicant_8/src/drivers/
driver_bsd.c
591
struct ieee80211chanreq
creq
;
local
618
os_memset(&
creq
, 0, sizeof(
creq
));
619
os_strlcpy(
creq
.i_name, drv->ifname, sizeof(
creq
.i_name));
620
creq
.i_channel = (u_int16_t)channel;
621
return ioctl(drv->sock, SIOCS80211CHANNEL, &
creq
);
[
all
...]
/external/valgrind/main/helgrind/
hg_intercepts.c
514
// the pre-lock
creq
that this is a trylock-style operation, and
[
all
...]
hg_main.c
[
all
...]
Completed in 574 milliseconds