Searched refs:vsendcmd (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/share/examples/puffs/pgfs/ |
H A D | pgfs_db.c | 343 vsendcmd(struct Xconn *xc, int resultmode, struct cmd *c, va_list ap) in vsendcmd() function 459 error = vsendcmd(xc, 0, c, ap); in sendcmd() 471 error = vsendcmd(xc, resultmode, c, ap); in sendcmdx() 488 error = vsendcmd(xc, 0, c, ap); in simplecmd()
|