Home
last modified time | relevance | path

Searched refs:DEVFSD_NOTIFY_CREATE (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Ddevfsd.c162 #define DEVFSD_NOTIFY_CREATE 6 macro
330 {DEVFSD_NOTIFY_CREATE, "CREATE"},
906 if (info->type == DEVFSD_NOTIFY_CREATE) in action_copy()