Home
last modified time | relevance | path

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

/linux/include/net/
H A Dneighbour.h551 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup()
/linux/fs/
H A Dopen.c1524 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument