Home
last modified time | relevance | path

Searched defs:out_of_mem (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.sbin/rpc.lockd/
H A Dlockd.c512 out_of_mem(void) in out_of_mem() function
/dragonfly/usr.bin/patch/
H A Dpatch.c56 bool out_of_mem = false; /* ran out of memory in plan a */ variable
/dragonfly/sbin/mountd/
H A Dmountd.c1937 out_of_mem(void) in out_of_mem() function
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c1176 int num = 0, out_of_mem = 0; in wpas_dbus_getter_p2p_peers() local