Home
last modified time | relevance | path

Searched defs:creat (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dopen.c1515 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
/linux/net/core/
H A Dneighbour.c738 struct net_device *dev, int creat) in pneigh_lookup()