Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Ddhcpd.c261 char *notify_file; // what to run whenever leases are written member
707 {"notify_file" , strinvar , (void*)&gconfig.notify_file , ""},
1221 if (gconfig.notify_file) { in write_leasefile()
1223 argv[0] = gconfig.notify_file; in write_leasefile()
1258 if (gconfig.notify_file) { in write_lease6file()
1260 argv[0] = gconfig.notify_file; in write_lease6file()