HomeSort by: relevance | last modified time | path
    Searched defs:sendf (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rdist/
server.c 84 static void sendf(char *, int);
318 sendf(rname, opts);
330 sendf(char *rname, int opts) function
343 printf("sendf(%s, %x)\n", rname, opts);
422 sendf(dp->d_name, opts);
server.c 84 static void sendf(char *, int);
318 sendf(rname, opts);
330 sendf(char *rname, int opts) function
343 printf("sendf(%s, %x)\n", rname, opts);
422 sendf(dp->d_name, opts);

Completed in 44 milliseconds