Searched refs:setpfsyncdev (Results 1 – 1 of 1) sorted by relevance
65 static int setpfsyncdev(prop_dictionary_t, prop_dictionary_t);70 struct piface pfsyncdev = PIFACE_INITIALIZER(&pfsyncdev, "syncdev", setpfsyncdev,80 .k_str = "", .k_exec = setpfsyncdev,153 setpfsyncdev(prop_dictionary_t env, prop_dictionary_t oenv) in setpfsyncdev() function