Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dpfsync.c63 static int setpfsync_maxupd(prop_dictionary_t, prop_dictionary_t);
68 0, 255, 10, setpfsync_maxupd, "maxupd", &command_root.pb_parser);
132 setpfsync_maxupd(prop_dictionary_t env, prop_dictionary_t oenv) in setpfsync_maxupd() function