Home
last modified time | relevance | path

Searched refs:getargdata (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sbin/ifconfig/
H A Denv.h10 ssize_t getargdata(prop_dictionary_t, const char *, uint8_t *, size_t);
H A Denv.c129 getargdata(prop_dictionary_t env, const char *key, uint8_t *buf, size_t buflen) in getargdata() function
H A Dieee80211.c257 if ((len = getargdata(env, "ssid", nwid.i_nwid, in setifssid()