Searched defs:sendf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c68 static void sendf(char *rname, int opts);
302 sendf(rname, opts);
313 sendf(rname, opts) function
328 printf("sendf(%s, %x%s)\n", rname, opts, printb(opts, OBITS));
412 sendf(dp->d_name, opts);

Completed in 463 milliseconds