Home
last modified time | relevance | path

Searched defs:check_modes (Results 1 – 13 of 13) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/interactive/
H A Dcoshell.py387 def Run(self, command, check_modes=True): argument
568 def _Run(self, command, check_modes=True): argument
572 def Run(self, command, check_modes=True): argument
690 def _Run(self, command, check_modes=True): argument
796 def _Run(self, command, check_modes=True): argument
857 def Run(self, command, check_modes=False): argument
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/testcases/
H A Dmodes.c45 int check_modes(char *filename) in check_modes() function
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dnicklist.pl477 sub check_modes { subroutine
H A Dtrigger.pl718 sub check_modes { subroutine
/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Dm_burst.c286 int check_modes; in ms_burst() local
/dports/security/opensc/OpenSC-0.22.0/src/tools/
H A Dopensc-notify-cmdline.c456 static int check_modes( in check_modes() function
H A Dgoid-tool-cmdline.c1102 static int check_modes( in check_modes() function
/dports/security/oath-toolkit/oath-toolkit-2.6.2/pskctool/
H A Dpskctool_cmd.c550 static int check_modes( in check_modes() function
/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dcmode.c857 void check_modes(mychan_t *mychan, bool sendnow) in check_modes() function
/dports/textproc/source-highlight/source-highlight-3.1.9/src/
H A Dcmdline.c1268 static int check_modes( in check_modes() function
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dupdate.c2618 int check_uids, check_gids, check_modes; in special_file_mismatch() local
/dports/devel/gengetopt/gengetopt-2.23/src/skels/
H A Dc_source.h20 string check_modes; variable
/dports/irc/ircII/ircii-20210314/source/
H A Dnames.c1137 channel_mode_lookup(u_char *channel, int check_modes, int set_modes) in channel_mode_lookup()