Searched refs:CLONE (Results 1 – 7 of 7) sorted by relevance
1338 #define CLONE(field) \ macro1351 CLONE(expirestr); in dup_cookie()1352 CLONE(domain); in dup_cookie()1353 CLONE(path); in dup_cookie()1354 CLONE(spath); in dup_cookie()1355 CLONE(name); in dup_cookie()1356 CLONE(value); in dup_cookie()1357 CLONE(maxage); in dup_cookie()1358 CLONE(version); in dup_cookie()
142 static final int CLONE = 5; /**< Called when safeClone() is called on the field
15 CLONE = 9; enumerator
14 message CLONE {} message
14 enum CLONE { ZERO10 = 0; } enum
73 CLONE |74 clone { return(CLONE); }
88 %token CLONE