Searched defs:notify_file (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/rmvolmgr/ |
H A D | vold.c | 140 char *notify_file, 638 char notify_file[64]; local 665 sprintf(notify_file, "%s-%s", symdev, 668 sprintf(notify_file, "%s-0", symdev); 679 sprintf(notify_file, "%s-0", symdev); 698 sprintf(notify_file, "%s-%s", symdev, 701 sprintf(notify_file, "%s-0", symdev); 724 notify_file, 738 char *notify_file, 768 dprintf("\tcreate_one_notify_file(): notify_file 736 create_one_notify_file(char *fstype, char *mount_point, char *notify_file, char *raw_partitionp, char *reason, char *symdev) argument 1039 char notify_file[64]; local [all...] |
Completed in 45 milliseconds