Searched refs:O_NOLINKS (Results 1 – 6 of 6) sorted by relevance
86 #define O_NOLINKS 0x40000 /* don't allow multiple hard links */ macro
94 flags = O_RDWR | O_NOFOLLOW | O_NOLINKS; in zonecfg_open_scratch()
957 fd = open(*filenames, O_RDWR|O_CREAT|O_NOFOLLOW|O_NOLINKS, mode); in __profile_init()
1923 |O_EXCL|O_NOCTTY|O_LARGEFILE|O_RSYNC|O_XATTR|O_NOFOLLOW|O_NOLINKS\1980 if (arg & O_NOLINKS) in openarg()
1096 @ MSG_PR_O_NOLINKS "O_NOLINKS"
896 O_CREAT|O_RDWR|O_NOFOLLOW|O_NOLINKS, S_IRUSR|S_IWUSR); in enter_lock()