Searched refs:end (Results 1 – 11 of 11) sorted by relevance
67 const char *end = path + 1; in VFS_Lookup() local81 while (*end != '\0' && *end != '/') in VFS_Lookup()82 end++; in VFS_Lookup()84 len = (size_t)(end - start); in VFS_Lookup()107 if (*end == '\0') { in VFS_Lookup()112 start = end + 1; in VFS_Lookup()113 end = end + 1; in VFS_Lookup()
113 uintptr_t end = base + len; in PAlloc_AddRegion() local115 pageInfoLength = ROUNDUP(end / PGSIZE * sizeof(PageInfo), PGSIZE); in PAlloc_AddRegion()124 for (i = (base / PGSIZE); i < (end / PGSIZE); i++) { in PAlloc_AddRegion()139 uintptr_t end = base + len; in PAlloc_AddRegion() local141 uintptr_t newLength = ROUNDUP(end / PGSIZE * sizeof(PageInfo), PGSIZE); in PAlloc_AddRegion()147 for (i = (base / PGSIZE); i < (end / PGSIZE); i++) { in PAlloc_AddRegion()
95 PACK_STRUCT_FIELD(u16_t end);352 iprh->end = offset + len; in ip_reass_chain_frag_into_datagram_and_validate()364 if ((iprh->start < iprh_prev->end) || (iprh->end > iprh_tmp->start)) { in ip_reass_chain_frag_into_datagram_and_validate()379 } else if(iprh->start < iprh_tmp->end) { in ip_reass_chain_frag_into_datagram_and_validate()386 if (iprh_prev->end != iprh_tmp->start) { in ip_reass_chain_frag_into_datagram_and_validate()403 LWIP_ASSERT("check fragments don't overlap", iprh_prev->end <= iprh->start); in ip_reass_chain_frag_into_datagram_and_validate()406 if (iprh_prev->end != iprh->start) { in ip_reass_chain_frag_into_datagram_and_validate()434 if (iprh_prev->end != iprh->start) { in ip_reass_chain_frag_into_datagram_and_validate()450 iprh->end == ipr->datagram_len); in ip_reass_chain_frag_into_datagram_and_validate()
177 goto end;310 goto end;321 goto end;337 goto end;348 goto end;407 goto end;431 end:
122 end of ctors marker and it must be last */186 _end = .; PROVIDE (end = .); symbol
18 3. end debug messages with a trailing newline (\n).
341 Sets the remote end of the pcb. This function does not generate any346 Remove the remote end of the pcb. This function does not generate
126 * Implemented tcp_shutdown() to only shut down one end of a connection
86 * dhcp.c: patch #7840 Segfault in dhcp_parse_reply if no end marker in dhcp packet1313 end of line)2890 * etharp.c: Removed spurious semicolon and added missing end-of-comment.
159 # Program start/end
471 # symbols. At the end of a run doxygen will report the cache usage and suggest874 # at the end of the doxygen process doxygen will return with a non-zero status.2346 # an all uppercase name, and do not end with a semicolon. Such function macros