Searched refs:removed (Results 1 - 8 of 8) sorted by relevance

/seL4-camkes-master/projects/lwip/src/core/
H A Ddns.c520 * @param hostname hostname for which entries shall be removed from the local
522 * @param addr address for which entries shall be removed from the local host-list
523 * @return the number of removed entries
528 int removed = 0; local
543 removed++;
549 return removed;
936 * be called and they will be removed.
938 * @param idx dns table index of the entry that is resolved or removed
990 /* if we come here, the pcb is not used any more and can be removed */
/seL4-camkes-master/projects/picotcp/docs/user_manual/
H A Dchap_api_dhcp_c.tex22 \item \texttt{callback} - the function which is executed on success or failure. This function can be called multiple times. F.e.: initially DHCP succeeded, then the DHCP server is removed long enough from the network for the lease to expire, later the server is added again to the network. The callback is called 3 times: first with code \texttt{PICO\_DHCP\_SUCCESS}, then with \texttt{PICO\_DHCP\_RESET} and finally with \texttt{PICO\_DHCP\_SUCCESS}. The callback may be called before \texttt{pico\_dhcp\_initiate\_negotiation} has returned, f.e. in case of failure to open a socket. The callback has two parameters:
/seL4-camkes-master/kernel/manual/parts/
H A Dthreads.tex146 replenishment. Once the head budget is consumed, the thread is removed from the scheduling queue
223 does not possess the scheduling context, the thread will be removed from the call chain and the
679 if the I/O port capability is deleted for any reason the access will be correspondingly removed
H A Dcspace.tex297 removed during the operation and the operation stops part way
H A Dobjects.tex356 of address spaces. This limitation is to be removed in future
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/
H A Dltmain.sh2150 func_echo "Waiting for $lockfile to be removed"
3721 func_echo "Waiting for $lockfile to be removed"
4958 - Unescaped double quotes are removed from the input. Their only effect is
7153 # occurrences thereof are not removed. Compare this
/seL4-camkes-master/tools/rumprun/tests/configure/build-aux/
H A Dltmain.sh2150 func_echo "Waiting for $lockfile to be removed"
3721 func_echo "Waiting for $lockfile to be removed"
4958 - Unescaped double quotes are removed from the input. Their only effect is
7153 # occurrences thereof are not removed. Compare this
/seL4-camkes-master/tools/cogent/cogent/doc/
H A Ddoc.tex440 identical to \inlinecogent{U8}, it is removed from the language.} For example, \inlinecogent{U8} is unsigned

Completed in 182 milliseconds