Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/programs/ssl/
Dssl_fork_server.c98 int ret, len, cnt = 0, pid; in main() local
240 pid = fork(); in main()
242 if( pid < 0 ) in main()
244 mbedtls_printf(" failed! fork returned %d\n\n", pid ); in main()
248 if( pid != 0 ) in main()
265 pid = getpid(); in main()
270 mbedtls_printf( "pid %d: Setting up the SSL data.\n", pid ); in main()
279 pid, ret ); in main()
287 pid, ret ); in main()
293 mbedtls_printf( "pid %d: SSL setup ok\n", pid ); in main()
[all …]
/net-tools-latest/
Dstop-leshan.sh3 start-stop-daemon --remove-pidfile --pidfile log/leshan.pid --stop
4 start-stop-daemon --remove-pidfile --pidfile log/leshan_bs.pid --stop
Dstart-leshan.sh14 start-stop-daemon --make-pidfile --pidfile log/leshan.pid --chdir $(pwd) --background --start \
17 start-stop-daemon --make-pidfile --pidfile log/leshan_bs.pid --chdir $(pwd) --background --start \
Dnat.conf.stop4 kill $(cat /var/run/dnsmasq_zeth.pid)
Dnat.conf27 dnsmasq -C dnsmasq_nat.conf -x /var/run/dnsmasq_zeth.pid
Dloop-radvd.sh21 PID_FILE=$PID_DIR/radvd.pid
/net-tools-latest/docker/
Dmosquitto.conf6 pid_file /var/run/mosquitto.pid
Dmosquitto-tls.conf6 pid_file /var/run/mosquitto.pid