Home
last modified time | relevance | path

Searched refs:C_QUIT (Results 1 – 25 of 112) sorted by relevance

12345

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/inet_sockopt_SUITE_data/
H A Dsockopt_helper.c57 #define C_QUIT 99 macro
199 case C_QUIT: in main()
206 } while (x != C_QUIT); in main()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/inet_sockopt_SUITE_data/
H A Dsockopt_helper.c57 #define C_QUIT 99 macro
199 case C_QUIT: in main()
206 } while (x != C_QUIT); in main()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/inet_sockopt_SUITE_data/
H A Dsockopt_helper.c57 #define C_QUIT 99 macro
199 case C_QUIT: in main()
206 } while (x != C_QUIT); in main()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/inet_sockopt_SUITE_data/
H A Dsockopt_helper.c57 #define C_QUIT 99 macro
199 case C_QUIT: in main()
206 } while (x != C_QUIT); in main()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/inet_sockopt_SUITE_data/
H A Dsockopt_helper.c57 #define C_QUIT 99 macro
199 case C_QUIT: in main()
206 } while (x != C_QUIT); in main()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/inet_sockopt_SUITE_data/
H A Dsockopt_helper.c57 #define C_QUIT 99 macro
199 case C_QUIT: in main()
206 } while (x != C_QUIT); in main()
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/inet_sockopt_SUITE_data/
H A Dsockopt_helper.c57 #define C_QUIT 99 macro
199 case C_QUIT: in main()
206 } while (x != C_QUIT); in main()
/dports/math/snns/SNNSv4.3/tools/sources/
H A Disnns.h35 #define C_QUIT 5 macro
50 { "quit", C_QUIT },
H A Disnns.c354 isnnscmd = C_QUIT; in main()
491 case C_QUIT: in main()
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/py_pjsua/
H A Dpjsua_app.py16 C_QUIT = 0 variable
481 global C_QUIT
487 while C_QUIT == 0:
490 C_QUIT = 2
773 C_QUIT = 1 variable
775 while C_QUIT != 2:
/dports/security/ckpass/ckpass-0.2/
H A Dcommands.c33 const char *C_QUIT = "quit"; variable
H A Dbindings.h35 extern const char *C_QUIT;
H A Dckpass.c175 } else if(b->command == C_QUIT) { in main()
259 } else if(b->command == C_QUIT) { in main()
701 add_binding(&_groups_bindings, 'q', C_QUIT); in init_bindings()
714 add_binding(&_entries_bindings, 'q', C_QUIT); in init_bindings()
/dports/editors/vigor/vigor-0.016/include/
H A Dex_def.h45 #define C_QUIT 44 macro
/dports/games/kuklomenos/kuklomenos-0.4.5/
H A Dkeybindings.h31 C_QUIT, enumerator
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/include/
H A Dftp.h42 #define C_QUIT "QUIT" /* Close control connection and logout (if no transfer pending) */ macro
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/include/
H A Dftp.h42 #define C_QUIT "QUIT" /* Close control connection and logout (if no transfer pending) */ macro
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/include/
H A Dftp.h42 #define C_QUIT "QUIT" /* Close control connection and logout (if no transfer pending) */ macro
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/include/
H A Dftp.h42 #define C_QUIT "QUIT" /* Close control connection and logout (if no transfer pending) */ macro
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/include/
H A Dftp.h42 #define C_QUIT "QUIT" /* Close control connection and logout (if no transfer pending) */ macro
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/include/
H A Dftp.h42 #define C_QUIT "QUIT" /* Close control connection and logout (if no transfer pending) */ macro
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/include/
H A Dftp.h42 #define C_QUIT "QUIT" /* Close control connection and logout (if no transfer pending) */ macro
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/include/
H A Dftp.h42 #define C_QUIT "QUIT" /* Close control connection and logout (if no transfer pending) */ macro
/dports/ftp/proftpd/proftpd-1.3.7c/include/
H A Dftp.h42 #define C_QUIT "QUIT" /* Close control connection and logout (if no transfer pending) */ macro
/dports/databases/rrdtool/rrdtool-1.7.2/src/
H A Drrd_tool.c263 C_RESIZE, C_XPORT, C_QUIT, C_LS, C_CD, C_MKDIR, C_PWD, in PrintUsage() enumerator
304 help_cmd = C_QUIT; in PrintUsage()
382 case C_QUIT: in PrintUsage()

12345