Home
last modified time | relevance | path

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

/netbsd/src/share/examples/puffs/pgfs/
Dpgfs_db.c343 vsendcmd(struct Xconn *xc, int resultmode, struct cmd *c, va_list ap) in vsendcmd() argument
433 paramformats, resultmode); in vsendcmd()
437 paramformats, resultmode); in vsendcmd()
465 sendcmdx(struct Xconn *xc, int resultmode, struct cmd *c, ...) in sendcmdx() argument
471 error = vsendcmd(xc, resultmode, c, ap); in sendcmdx()