Searched refs:NODE_OTHER (Results 1 – 5 of 5) sorted by relevance
985 #define NODE_OTHER 2 // non-writable thing (e.g., block device) macro
1072 if (c == NODE_OTHER) in buf_write()
1863 if (mch_nodetype(fname) == NODE_OTHER) in check_writable()
3284 return NODE_OTHER; in mch_nodetype()
3515 return NODE_OTHER; in mch_nodetype()