Lines Matching full:here
85 to convert to run over the network. Here we will demonstrate such a
168 Here it is:
185 an entire remote program here which contains the single procedure
203 procedure itself. Here's the definition of a remote procedure
245 Notice here that the declaration of the remote procedure
267 finally the version number (here 1) is appended.
270 the remote procedure. Here it is:
365 There are two things to note here:
379 Here's how to put all of the pieces together:
387 Two programs were compiled here: the client program
395 Here is what
468 routines. Here is the protocol description file:
541 Here is the implementation of the
591 * Memory allocated here will be freed by \fIxdr_free\fP
787 without any interpretation of the line. Here is a simple example that
827 Here is a small code fragment to demonstrate use of
856 Here is an example of a procedure that replies only if it
862 char notnull; /* \fIjust here so we can use its address\fP */
884 second argument. Here is an example to demonstrate its use. What we've
885 done here is rewrite the previous
927 of it already. We describe here the syntax of the RPC language,
974 As an example, here is an XDR structure to a two-dimensional
1009 Here is an example of a type that might be returned as the result of a
1055 Here is a short example of an XDR enum, and the C enum that it gets
1077 Here is an example that defines a
1133 For example, here is the time protocol, revisited: