Searched refs:program (Results 1 – 15 of 15) sorted by relevance
| /components/dfs/dfs_v1/filesystems/nfs/rpc/ |
| A D | clnt_udp.c | 116 unsigned long program, in clntudp_bufcreate() argument 147 unsigned long program, in clntudp_bufcreate() 152 pmap_getport(raddr, program, version, IPPROTO_UDP)) == 0) { in clntudp_bufcreate() 171 call_msg.rm_call.cb_prog = program; in clntudp_bufcreate() 206 unsigned long program, in clntudp_create() argument 211 return (clntudp_bufcreate(raddr, program, version, wait, sockp, in clntudp_create()
|
| A D | pmap.c | 31 unsigned short pmap_getport(struct sockaddr_in *address, unsigned long program, unsigned long versi… in pmap_getport() argument 46 parms.pm_prog = program; in pmap_getport()
|
| /components/dfs/dfs_v1/filesystems/nfs/ |
| A D | mount.x | 59 program MOUNT_PROGRAM {
|
| A D | nfs.x | 749 program NFS_PROGRAM {
|
| /components/net/lwip/lwip-1.4.1/doc/ |
| A D | rawapi.txt | 15 code and the application program must reside in different execution 59 The raw TCP/IP interface allows the application program to integrate 62 code. The TCP/IP code and the application program both run in the same 68 time but is also less memory intensive. The drawback is that program 76 program using the raw TCP/IP interface. 83 argument. Also, in order to be able to keep program specific state, 84 the callback functions are called with a program specified argument 91 Specifies the program specific state that should be passed to all
|
| A D | snmp_agent.txt | 71 The following function calls must be made in your program to
|
| /components/net/lwip/lwip-2.0.3/doc/ |
| A D | rawapi.txt | 21 code and the application program must reside in different execution 74 The raw TCP/IP interface allows the application program to integrate 77 code. The TCP/IP code and the application program both run in the same 83 time but is also less memory intensive. The drawback is that program 91 program using the raw TCP/IP interface. 113 argument. Also, in order to be able to keep program specific state, 114 the callback functions are called with a program specified argument 121 Specifies the program specific state that should be passed to all
|
| /components/net/lwip/lwip-2.0.3/test/fuzz/ |
| A D | README | 11 Just running make will produce the test program.
|
| /components/net/lwip/lwip-2.1.2/test/fuzz/ |
| A D | README | 11 Just running make will produce the test program.
|
| /components/net/lwip/lwip-2.0.3/doc/doxygen/ |
| A D | lwip.Doxyfile | 676 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 678 # the version control system). Doxygen will invoke the program by executing (via 681 # by doxygen. Whatever the program writes to standard output is used as the file 900 # The INPUT_FILTER tag can be used to specify a program that doxygen should 901 # invoke to filter for each input file. Doxygen will invoke the filter program 908 # program writes to standard output. If FILTER_PATTERNS is specified, this tag 1928 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program 1956 # program listings (including syntax highlighting and cross-referencing
|
| /components/net/lwip/lwip-2.1.2/doc/doxygen/ |
| A D | lwip.Doxyfile | 685 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 687 # the version control system). Doxygen will invoke the program by executing (via 690 # by doxygen. Whatever the program writes to standard output is used as the file 911 # The INPUT_FILTER tag can be used to specify a program that doxygen should 912 # invoke to filter for each input file. Doxygen will invoke the filter program 919 # program writes to standard output. If FILTER_PATTERNS is specified, this tag 1939 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program 1967 # program listings (including syntax highlighting and cross-referencing
|
| A D | lwip.Doxyfile.cmake.in | 685 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 687 # the version control system). Doxygen will invoke the program by executing (via 690 # by doxygen. Whatever the program writes to standard output is used as the file 911 # The INPUT_FILTER tag can be used to specify a program that doxygen should 912 # invoke to filter for each input file. Doxygen will invoke the filter program 919 # program writes to standard output. If FILTER_PATTERNS is specified, this tag 1939 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program 1967 # program listings (including syntax highlighting and cross-referencing
|
| /components/net/lwip/lwip-1.4.1/ |
| A D | CHANGELOG | 2901 * dhcp.c: Changes to restart program flow.
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | CHANGELOG | 3857 * dhcp.c: Changes to restart program flow.
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | CHANGELOG | 4110 * dhcp.c: Changes to restart program flow.
|
Completed in 50 milliseconds