OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:textcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/std/
ieee1212var.h
58
u_int32_t
textcnt
;
member in struct:p1212_com
ieee1212.c
579
if (com->
textcnt
!= 0) {
599
com->
textcnt
= 1;
790
com->text = realloc(com->text, size * (com->
textcnt
+ 1),
794
if (com->
textcnt
== 0)
798
com->
textcnt
++;
1065
if (dir->com.
textcnt
) {
1066
for (i = 0; i < dir->com.
textcnt
; i++) {
1101
if (data->com.
textcnt
)
1102
for (i = 0; i < data->com.
textcnt
; i++) {
1148
if (data->com.
textcnt
) {
[
all
...]
Completed in 14 milliseconds
Indexes created Sat Oct 25 07:10:08 GMT 2025