Home
last modified time | relevance | path

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

/openbsd/usr.bin/sndiod/
H A Dfdpass.h25 extern struct fileops worker_fileops, helper_fileops;
H A Dfdpass.c58 struct fileops helper_fileops = { variable
H A Dsndiod.c498 if (fdpass_new(s[1], &helper_fileops) == NULL) in start_helper()