Searched refs:do_export (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c314 int do_export(int, struct expfs *, struct expdir *, struct grouplist *, int,
2542 * Send list of hosts to do_export for pushing the exports into
2547 if (do_export(expcmd, xf, xd, tgrp, exflags, &anon, &secflavs)) {
2801 if (tgrp && do_export(NXA_DELETE, xf, xd, tgrp, 0, NULL, NULL)) {
2814 if (do_export(NXA_DELETE, xf, xd, NULL, 0, NULL, NULL)) {
4315 do_export( function
4359 log(LOG_ERR, "do_export(): malloc failed for %d net args", nxa.nxa_netcount);
/macosx-10.10/cups-408/cups/cgi-bin/
H A Dadmin.c54 static void do_export(http_t *http);
177 do_export(http);
2227 * 'do_export()' - Export printers to Samba.
2231 do_export(http_t *http) /* I - HTTP connection */ function

Completed in 121 milliseconds