Home
last modified time | relevance | path

Searched refs:line_found (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dfs_mount_defaults.c248 int line_found = 0; in fs_edit_mount_defaults() local
275 line_found = 0; in fs_edit_mount_defaults()
305 line_found = 1; in fs_edit_mount_defaults()
314 line_found = 0; in fs_edit_mount_defaults()
323 line_found = 0; in fs_edit_mount_defaults()
331 if (line_found && temp_vfstab != NULL) { in fs_edit_mount_defaults()
365 int line_found = 0; in fs_del_mount_default_ent() local
397 line_found = 0; in fs_del_mount_default_ent()
431 line_found = 1; in fs_del_mount_default_ent()
436 line_found = 0; in fs_del_mount_default_ent()
[all …]
H A Dfs_dfstab.c312 int line_found = 0; in change_dfstab_ent() local
324 line_found = 0; in change_dfstab_ent()
339 line_found = 1; in change_dfstab_ent()
347 line_found = 0; in change_dfstab_ent()
359 line_found = 0; in change_dfstab_ent()
368 if (line_found && temp_dfstab != NULL) { in change_dfstab_ent()
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.c403 goto line_found; in handle_unmount()
411 line_found: in handle_unmount()