Searched refs:Arg (Results 1 – 7 of 7) sorted by relevance
| /mirbsd/src/share/zoneinfo/datfiles/ |
| D | southamerica | 72 Rule Arg 1930 only - Dec 1 0:00 1:00 S 73 Rule Arg 1931 only - Apr 1 0:00 0 - 74 Rule Arg 1931 only - Oct 15 0:00 1:00 S 75 Rule Arg 1932 1940 - Mar 1 0:00 0 - 76 Rule Arg 1932 1939 - Nov 1 0:00 1:00 S 77 Rule Arg 1940 only - Jul 1 0:00 1:00 S 78 Rule Arg 1941 only - Jun 15 0:00 0 - 79 Rule Arg 1941 only - Oct 15 0:00 1:00 S 80 Rule Arg 1943 only - Aug 1 0:00 0 - 81 Rule Arg 1943 only - Oct 15 0:00 1:00 S [all …]
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | HTAlert.h | 37 extern void HTInfoMsg2(const char *Msg, const char *Arg); 39 extern void HTUserMsg2(const char *Msg, const char *Arg);
|
| D | HTAlert.c | 104 void HTInfoMsg2(const char *Msg2, const char *Arg) in HTInfoMsg2() argument 106 _user_message(Msg2, Arg); in HTInfoMsg2() 109 CTRACE((tfp, Msg2, Arg)); in HTInfoMsg2() 111 LYstore_message2(Msg2, Arg); in HTInfoMsg2() 135 void HTUserMsg2(const char *Msg2, const char *Arg) in HTUserMsg2() argument 137 _user_message(Msg2, Arg); in HTUserMsg2() 140 CTRACE((tfp, Msg2, Arg)); in HTUserMsg2() 142 LYstore_message2(Msg2, Arg); in HTUserMsg2()
|
| /mirbsd/src/lib/libssl/src/doc/apps/ |
| D | sess_id.pod | 83 Key-Arg : None 113 =item B<Key-Arg>
|
| /mirbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | mktables | 556 for my $Arg (@Tables) 558 if (ref $Arg) { 560 push @Records, @$Arg; 563 push @Records, [ $Arg, $Arg ]
|
| /mirbsd/src/lib/libssl/src/doc/ |
| D | ssleay.txt | 113 -host arg : Arg is the host or IP address to connect to. 114 -port arg : Arg is the port to connect to (https is 443). 116 : Arg specifies the 'depth', this will covered below. 221 -port arg : Arg is the port to listen on. 223 : certificate. Arg specifies the 'depth'.
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perldiag.pod | 130 =item Arg too short for msgsnd
|