Searched refs:svdir (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/runit/
H A Drunsvdir.c52 char *svdir; member in struct:globals
64 #define svdir (G.svdir ) macro
76 bb_perror_msg_and_die("%s: fatal: can't %s%s", svdir, m1, m2);
81 bb_error_msg("%s: warning: %s%s%s", svdir, m1, m2, m3);
139 warn2_cannot("open directory ", svdir);
193 warn2_cannot("read directory ", svdir);
249 svdir = *argv++;
306 if (stat(svdir, &s) != -1) {
310 /* svdir modifie
[all...]
H A Drunsv.c77 struct svdir { struct
97 struct svdir svd[2];
161 static void update_status(struct svdir *s)
252 static unsigned custom(struct svdir *s, char c)
291 static void stopservice(struct svdir *s)
309 static void startservice(struct svdir *s)
380 static int ctrl(struct svdir *s, char c)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/runit/
H A Drunsvdir.c52 char *svdir; member in struct:globals
64 #define svdir (G.svdir ) macro
76 bb_perror_msg_and_die("%s: fatal: can't %s%s", svdir, m1, m2);
81 bb_error_msg("%s: warning: %s%s%s", svdir, m1, m2, m3);
139 warn2_cannot("open directory ", svdir);
193 warn2_cannot("read directory ", svdir);
249 svdir = *argv++;
306 if (stat(svdir, &s) != -1) {
310 /* svdir modifie
[all...]
H A Drunsv.c77 struct svdir { struct
97 struct svdir svd[2];
161 static void update_status(struct svdir *s)
252 static unsigned custom(struct svdir *s, char c)
291 static void stopservice(struct svdir *s)
309 static void startservice(struct svdir *s)
380 static int ctrl(struct svdir *s, char c)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/runit/
H A Drunsvdir.c52 char *svdir; member in struct:globals
64 #define svdir (G.svdir ) macro
76 bb_perror_msg_and_die("%s: fatal: can't %s%s", svdir, m1, m2);
81 bb_error_msg("%s: warning: %s%s%s", svdir, m1, m2, m3);
139 warn2_cannot("open directory ", svdir);
193 warn2_cannot("read directory ", svdir);
249 svdir = *argv++;
306 if (stat(svdir, &s) != -1) {
310 /* svdir modifie
[all...]
H A Drunsv.c77 struct svdir { struct
97 struct svdir svd[2];
161 static void update_status(struct svdir *s)
252 static unsigned custom(struct svdir *s, char c)
291 static void stopservice(struct svdir *s)
309 static void startservice(struct svdir *s)
380 static int ctrl(struct svdir *s, char c)

Completed in 59 milliseconds