Home
last modified time | relevance | path

Searched defs:optflag (Results 1 – 25 of 61) sorted by relevance

123

/dports/audio/vban/vban-4f69e5a/src/common/
H A Dsocket.c119 int optflag = 0; in socket_open() local
131 char optflag = 0; in socket_open() local
/dports/sysutils/busybox/busybox-1.26.2/networking/udhcp/
H A Dcommon.c374 const struct dhcp_optflag *optflag, in allocate_tempopt_if_needed()
392 const struct dhcp_optflag *optflag, in attach_option()
459 const struct dhcp_optflag *optflag; in udhcp_str2optset() local
H A Ddhcpc.c220 static NOINLINE char *xmalloc_optname_optval(uint8_t *option, const struct dhcp_optflag *optflag, c… in xmalloc_optname_optval()
/dports/databases/p5-GDBM/perl-5.14.2/ext/GDBM_File/
H A DGDBM_File.xs58 #define gdbm_setopt(db,optflag,optval,optlen) not_here("gdbm_setopt") argument
163 #define gdbm_setopt(db,optflag, optval, optlen) gdbm_setopt(db->dbp,optflag, optval, optlen) argument
/dports/lang/perl5.30/perl-5.30.3/ext/GDBM_File/
H A DGDBM_File.xs62 #define gdbm_setopt(db,optflag,optval,optlen) not_here("gdbm_setopt") argument
183 #define gdbm_setopt(db,optflag, optval, optlen) gdbm_setopt(db->dbp,optflag, optval, optlen) argument
/dports/lang/perl5.32/perl-5.32.1/ext/GDBM_File/
H A DGDBM_File.xs62 #define gdbm_setopt(db,optflag,optval,optlen) not_here("gdbm_setopt") argument
183 #define gdbm_setopt(db,optflag, optval, optlen) gdbm_setopt(db->dbp,optflag, optval, optlen) argument
/dports/lang/intercal/intercal-0.31/src/
H A Ddekludge.c351 int optflag; in optimize() local
/dports/chinese/cless/cless-290/
H A Dcommand.c82 static int optflag; variable
/dports/benchmarks/iperf/iperf-2.1.4/src/
H A DClient.cpp1502 int optflag=1; in SendFirstPayload() local
1520 int optflag=0; in SendFirstPayload() local
H A DListener.cpp1324 int optflag = 1; in client_test_ack() local
/dports/japanese/less/less-382.262.03.01/
H A Dcommand.c73 static int optflag; variable
/dports/lang/perl5.34/perl-5.34.0/ext/GDBM_File/
H A DGDBM_File.xs145 #define gdbm_setopt(db,optflag,optval,optlen) not_here("gdbm_setopt") argument
808 #define gdbm_setopt(db,optflag, optval, optlen) gdbm_setopt(db->dbp,optflag, optval, optlen) argument
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/GDBM_File/
H A DGDBM_File.xs145 #define gdbm_setopt(db,optflag,optval,optlen) not_here("gdbm_setopt") argument
808 #define gdbm_setopt(db,optflag, optval, optlen) gdbm_setopt(db->dbp,optflag, optval, optlen) argument
/dports/databases/gdbm/gdbm-1.22/src/
H A Dgdbmsetopt.c328 gdbm_setopt (GDBM_FILE dbf, int optflag, void *optval, int optlen) in gdbm_setopt()
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dkx.c552 unsigned int optflag = 0; in _gnutls_recv_server_kx_message() local
/dports/sysutils/less/less-551/
H A Dcommand.c75 static int optflag; variable
/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Dntp_util.c334 int optflag in stats_config()
/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Doption.c410 optflag(register int flag) in optflag() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Doption.c410 optflag(register int flag) in optflag() function
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Doption.c410 optflag(register int flag) in optflag() function
/dports/misc/heyu2/heyu-2.10/
H A Drfxcom.c418 unsigned long aflags, optflag; in c_rfxcmds() local
440 unsigned long optflag; in c_rfxcmds() member
/dports/math/gretl/gretl-2021d/lib/src/
H A Dtokenize.c1243 char optflag[OPTLEN]; in handle_legacy_gnuplot_options() local
1283 char optflag[OPTLEN]; in handle_legacy_install_options() local
1318 char optflag[OPTLEN]; in check_command_options() local
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/getopts-0.2.21/src/
H A Dlib.rs195 pub fn optflag(&mut self, short_name: &str, long_name: &str, desc: &str) -> &mut Options { in optflag() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/getopts-0.2.21/src/
H A Dlib.rs195 pub fn optflag(&mut self, short_name: &str, long_name: &str, desc: &str) -> &mut Options { in optflag() method
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/getopts-0.2.21/src/
H A Dlib.rs195 pub fn optflag(&mut self, short_name: &str, long_name: &str, desc: &str) -> &mut Options { in optflag() method

123