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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibsharecore.c30 * and file systems to be exported. This includes legacy dfstab/sharetab
154 * Look at the beginning of the current /etc/dfs/dfstab file and add
165 /* zero length dfstab */
195 * Returns an zfs_sharelist_t list of lines from the dfstab file
198 * dfstab file.
330 * remove it from dfstab when the file is rewritten.
400 * Add an entry to the dfstab list for share (relative to proto). This
401 * is used to update dfstab for legacy purposes.
446 * outdfstab(dfstab, list)
448 * Output the list to dfstab makin
453 outdfstab(FILE *dfstab, xfs_sharelist_t *list) argument
507 FILE *dfstab; local
541 FILE *dfstab; local
579 FILE *dfstab; local
677 FILE *dfstab; local
1097 parse_dfstab(sa_handle_t handle, char *dfstab, xmlNodePtr root) argument
1291 FILE *dfstab; local
[all...]

Completed in 61 milliseconds